Skip to content

Commit 2cb5f11

Browse files
authored
bump pinget to 0.8.2 (#4863)
1 parent c1a784f commit 2cb5f11

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<PackageReference Include="Octokit" Version="14.0.0" />
122122
<PackageReference Include="Avalonia.Controls.WebView" Version="12.0.0" />
123123
<PackageReference Include="Tmds.DBus.Protocol" Version="0.92.0" />
124-
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.8.1" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
124+
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.8.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
125125
</ItemGroup>
126126

127127
<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.8.1" />
27+
<PackageReference Include="Devolutions.Pinget.Core" Version="0.8.2" />
2828
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.15.0" />
2929
</ItemGroup>
3030
</Project>

src/UniGetUI/UniGetUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<PackageReference Include="IdentityModel.OidcClient" Version="6.0.0" />
222222
<PackageReference Include="Octokit" Version="14.0.0" />
223223
<PackageReference Include="Devolutions.UniGetUI.Elevator" Version="2.6.1.3" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
224-
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.8.1" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
224+
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.8.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
225225

226226
<Manifest Include="$(ApplicationManifest)" />
227227
</ItemGroup>

0 commit comments

Comments
 (0)