Skip to content

Commit

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

---
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] committed Sep 4, 2023
1 parent 53a336a commit d0619bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConsoleWhisper/ConsoleWhisper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="NAudio" Version="2.1.0" />
<PackageReference Include="Whisper.net" Version="1.4.7" />
<PackageReference Include="Whisper.net.Runtime" Version="1.4.6" />
<PackageReference Include="Whisper.net.Runtime" Version="1.4.7" />
<PackageReference Include="Xabe.FFmpeg" Version="5.2.6" />
<PackageReference Include="Xabe.FFmpeg.Downloader" Version="5.2.6" />
</ItemGroup>
Expand Down

0 comments on commit d0619bc

Please sign in to comment.