Skip to content

Commit

Permalink
winget: Update to version 1.10.280
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2025
1 parent 499f51b commit 6474a87
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bucket/winget.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
version: 1.10.40-preview
version: 1.10.280
description: Official windows command line installer
homepage: https://github.com/microsoft/winget-cli
license:
identifier: MIT
url: https://github.com/microsoft/winget-cli/blob/master/LICENSE
changelog: https://github.com/microsoft/winget-cli/releases/tag/v1.10.40-preview
changelog: https://github.com/microsoft/winget-cli/releases/tag/v1.10.280
architecture:
64bit:
url:
- https://github.com/microsoft/winget-cli/releases/download/v1.10.40-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://github.com/microsoft/winget-cli/releases/download/v1.10.280/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00_14.0.30704.0_x64.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00_14.0.30704.0_x86.Appx
hash:
- 686842fdfd1e28a239c7242815374d8b52ba1ebcb5d85eb38603c524f70d8f95
- f01bbc02b372e858ec98f347147978cf6abcd40ee3e28eac66f8d286bbd20113
- 9bfde6cfcc530ef073ab4bc9c4817575f63be1251dd75aaa58cb89299697a569
- 3195db914bea1534ee73582cd483c548a929aed2799d305b3bbf7411ba7a6c7d
- 009f7db134c6061fe8f260e075374a28abbbc44e6cf23de107f93ec8b8c59816
- 397b610554d67abaddfdc287ced6a9bf1ada4d4c9ddf53e01c6a061bed2860ef
pre_install: Expand-7zipArchive "$dir\AppInstaller_x64.msix" "$dir\cosi"
32bit:
url:
- https://github.com/microsoft/winget-cli/releases/download/v1.10.40-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://github.com/microsoft/winget-cli/releases/download/v1.10.280/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00_14.0.30704.0_x86.Appx
hash:
- 686842fdfd1e28a239c7242815374d8b52ba1ebcb5d85eb38603c524f70d8f95
- f01bbc02b372e858ec98f347147978cf6abcd40ee3e28eac66f8d286bbd20113
- 3195db914bea1534ee73582cd483c548a929aed2799d305b3bbf7411ba7a6c7d
- 397b610554d67abaddfdc287ced6a9bf1ada4d4c9ddf53e01c6a061bed2860ef
pre_install: Expand-7zipArchive "$dir\AppInstaller_x86.msix" "$dir\cosi"
arm64:
url:
- https://github.com/microsoft/winget-cli/releases/download/v1.10.40-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://github.com/microsoft/winget-cli/releases/download/v1.10.280/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/cosi.7z
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_arm64.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_arm.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00_14.0.30704.0_arm64.Appx
- https://stor.shovel.ash258.com/winget/Microsoft.VCLibs.140.00_14.0.30704.0_arm.Appx
hash:
- 686842fdfd1e28a239c7242815374d8b52ba1ebcb5d85eb38603c524f70d8f95
- f01bbc02b372e858ec98f347147978cf6abcd40ee3e28eac66f8d286bbd20113
- 1ec4e926f17b8557c76b4dd0bd06af229ab0d096e719fa6631d1fab8334fd9a5
- e88497eed19c1207acca2bf85a81e4c52899e8c7350030b57298ee0282c69c9b
- 4ab54162efffe26e605c5ec6170de76d72d8f78983c7fc84427630b951402973
Expand Down

0 comments on commit 6474a87

Please sign in to comment.