Skip to content

Commit

Permalink
Merge pull request #3 from azhuge233/dependabot/nuget/Whisper.net-1.4.7
Browse files Browse the repository at this point in the history
Bump Whisper.net from 1.4.6 to 1.4.7
  • Loading branch information
azhuge233 committed Sep 4, 2023
2 parents d10d4a9 + 42e97e6 commit 53a336a
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 53a336a

Please sign in to comment.