Skip to content

Commit

Permalink
Bump Whisper.net from 1.4.6 to 1.4.7
Browse files Browse the repository at this point in the history
Bumps [Whisper.net](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
  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 d10d4a9 commit 42e97e6
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
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="NAudio" Version="2.1.0" />
<PackageReference Include="Whisper.net" Version="1.4.6" />
<PackageReference Include="Whisper.net" Version="1.4.7" />
<PackageReference Include="Whisper.net.Runtime" Version="1.4.6" />
<PackageReference Include="Xabe.FFmpeg" Version="5.2.6" />
<PackageReference Include="Xabe.FFmpeg.Downloader" Version="5.2.6" />
Expand Down

0 comments on commit 42e97e6

Please sign in to comment.