Skip to content

Commit 093a1d0

Browse files
authored
Update Pinget to 0.12.0 (#5364)
1 parent 7190549 commit 093a1d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<PackageReference Include="Avalonia.Controls.WebView" Version="12.0.0" />
199199
<PackageReference Include="Tmds.DBus.Protocol" Version="0.92.0" />
200200
<PackageReference Include="Devolutions.UniGetUI.Elevator" Version="2.6.1.3" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" Condition="$([MSBuild]::IsOSPlatform('Windows'))" />
201-
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.11.0" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
201+
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.12.0" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
202202
</ItemGroup>
203203

204204
<ItemGroup>

src/UniGetUI.PackageEngine.Managers.WinGet/UniGetUI.PackageEngine.Managers.WinGet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Devolutions.Pinget.Core" Version="0.11.0" />
27+
<PackageReference Include="Devolutions.Pinget.Core" Version="0.12.0" />
2828
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.15.0" />
2929
</ItemGroup>
3030
</Project>

0 commit comments

Comments
 (0)