Skip to content

Commit

Permalink
Bump Whisper.net.Runtime from 1.7.0 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [Whisper.net.Runtime](https://github.com/sandrohanea/whisper.net) from 1.7.0 to 1.7.3.
- [Release notes](https://github.com/sandrohanea/whisper.net/releases)
- [Commits](sandrohanea/whisper.net@1.7.0...1.7.3)

---
updated-dependencies:
- dependency-name: Whisper.net.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d5be11e commit 234e6b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Utility/Utility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Whisper.net" Version="1.7.0" />
<PackageReference Include="Whisper.net.Runtime" Version="1.7.0" />
<PackageReference Include="Whisper.net.Runtime" Version="1.7.3" />
<PackageReference Include="MimeTypeMapOfficial" Version="1.0.17" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion WhisperAI/WhisperAI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Whisper.net" Version="1.7.0" />
<PackageReference Include="Whisper.net.Runtime" Version="1.7.0" />
<PackageReference Include="Whisper.net.Runtime" Version="1.7.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 234e6b6

Please sign in to comment.