Skip to content

Commit

Permalink
Bump the whispernet group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the whispernet group with 2 updates: [Whisper.net](https://github.com/sandrohanea/whisper.net) and [Whisper.net.Runtime](https://github.com/sandrohanea/whisper.net).


Updates `Whisper.net` from 1.4.7 to 1.5.0
- [Release notes](https://github.com/sandrohanea/whisper.net/releases)
- [Commits](sandrohanea/whisper.net@1.4.7...1.5.0)

Updates `Whisper.net.Runtime` from 1.4.7 to 1.5.0
- [Release notes](https://github.com/sandrohanea/whisper.net/releases)
- [Commits](sandrohanea/whisper.net@1.4.7...1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 7fa0be1 commit f4fc37b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ConsoleWhisper/ConsoleWhisper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="NAudio" Version="2.2.1" />
<PackageReference Include="Whisper.net" Version="1.4.7" />
<PackageReference Include="Whisper.net.Runtime" Version="1.4.7" />
<PackageReference Include="Whisper.net" Version="1.5.0" />
<PackageReference Include="Whisper.net.Runtime" Version="1.5.0" />
<PackageReference Include="Xabe.FFmpeg" Version="5.2.6" />
<PackageReference Include="Xabe.FFmpeg.Downloader" Version="5.2.6" />
</ItemGroup>
Expand Down

0 comments on commit f4fc37b

Please sign in to comment.