mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
15 Commits
1a1b9c169d
...
45476fac71
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45476fac71 | ||
|
|
252228618d | ||
|
|
9a9dcd1118 | ||
|
|
92c353886f | ||
|
|
58ebbfc917 | ||
|
|
5b222ccd73 | ||
|
|
3b8dfc03d2 | ||
|
|
1af9bfa0d9 | ||
|
|
c9a5431357 | ||
|
|
e3d8e91c18 | ||
|
|
6b7e97ae95 | ||
|
|
44c49c4d3b | ||
|
|
c2ff8aad0b | ||
|
|
98a1461d65 | ||
|
|
ad1f428fd7 |
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.2.81",
|
||||
"version": "0.2.82",
|
||||
"description": "Local Github actions runner.",
|
||||
"homepage": "https://github.com/nektos/act/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_x86_64.zip",
|
||||
"hash": "54a739e802d8228ba06ac682d86e41a9dff361275fb6964e790a2947c733d4a7"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_x86_64.zip",
|
||||
"hash": "caa71df05081db3b614de65cb7c6e84454d7308a553998316d45a66517dd8825"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_i386.zip",
|
||||
"hash": "eb69f0aafd88d1553a3b6553cd42f592155dee46d2cb4bb14323ebed6b247c25"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_i386.zip",
|
||||
"hash": "865db295dd47267e66b53691f2dc007ff6f12cc3e405ba52fa8ccb7ad767372c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_arm64.zip",
|
||||
"hash": "d21602dde5c4e47f8d0e000422dd0c1d8a7bc5216401a46e3dc89a6d996a51e8"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.82/act_Windows_arm64.zip",
|
||||
"hash": "d22316535714ab7fa838624fa0be0419835aa4392e2d2040c2bcb2535aac1a9f"
|
||||
}
|
||||
},
|
||||
"bin": "act.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.7.7",
|
||||
"version": "0.7.8",
|
||||
"description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster",
|
||||
"homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.7/aws-iam-authenticator_0.7.7_windows_amd64.exe#/aws-iam-authenticator.exe",
|
||||
"hash": "03d78c7b93370a5a384351260557327eaee23d0db2784758f12146b7464366cc"
|
||||
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.8/aws-iam-authenticator_0.7.8_windows_amd64.exe#/aws-iam-authenticator.exe",
|
||||
"hash": "e1cbce277131dd6cbe08d79975341e0aedac385ffc5bd8f792dcd849aeb6f5e1"
|
||||
}
|
||||
},
|
||||
"bin": "aws-iam-authenticator.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.37.4",
|
||||
"version": "0.38.3",
|
||||
"description": "A declarative language for describing and deploying Azure resources",
|
||||
"homepage": "https://github.com/Azure/bicep",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"arm64": {
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-arm64.exe#/bicep.exe",
|
||||
"hash": "191122cf85f2e806a446ca081be6f0c374b90b8447395f4e75d1df49d5bf1408"
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-arm64.exe#/bicep.exe",
|
||||
"hash": "ed6c515f3e508be4ca735f2241908365f27371135479e922fddd491f010ad035"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-x64.exe#/bicep.exe",
|
||||
"hash": "8011df2c600f7ec7cfef8058f1b0c8629770421344047a3524608367165e0715"
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-x64.exe#/bicep.exe",
|
||||
"hash": "c82b12d5740f3765ec08027bbfa2ad4fdcbf70eee076fdd3140b11ccda6db1e5"
|
||||
}
|
||||
},
|
||||
"bin": "bicep.exe",
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "140.0.7339.207",
|
||||
"version": "141.0.7390.54",
|
||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||
"homepage": "https://chromedriver.chromium.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/140.0.7339.207/win64/chromedriver-win64.zip",
|
||||
"hash": "7e03ad80e47f43738320ea3ee6703c3b62a1a20ddfb96dcdabb8aba283a2ee59",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/win64/chromedriver-win64.zip",
|
||||
"hash": "04ca20c2581160ea4b0f4989883328abfa77aabd95a3755326da4d8242721e20",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/140.0.7339.207/win32/chromedriver-win32.zip",
|
||||
"hash": "ac6f162ee0d52f048877ba2dd14da4693c13336c623abe093443c23c521e7668",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/win32/chromedriver-win32.zip",
|
||||
"hash": "ba58721413f6e196a977167295f47810b2fa37524f4b534925e2478d0793bbf3",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.188",
|
||||
"version": "0.3.189",
|
||||
"description": "Command line deployment/management client for fly.io services",
|
||||
"homepage": "https://github.com/superfly/flyctl",
|
||||
"license": " Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.188/flyctl_0.3.188_Windows_x86_64.zip",
|
||||
"hash": "8fcea362846f2e01e4d9fdad2e80559f78882968ba05abebe731821ba52e3627"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.189/flyctl_0.3.189_Windows_x86_64.zip",
|
||||
"hash": "af08cdc870a93c04277bbf91726c04a413b4e64b9740bcb625622d433054bbee"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.188/flyctl_0.3.188_Windows_arm64.zip",
|
||||
"hash": "dc2c44f8bccb075054c4ce25f987e919d0e086ce11a5f71b3bf0caba62fbf6f2"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.189/flyctl_0.3.189_Windows_arm64.zip",
|
||||
"hash": "c4ebbe0ef851eb2d92400a9be83f17e516a6b4f1c4437e5eb785e33a4e1d0a5b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.12.3",
|
||||
"version": "2.12.4",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.3/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "2d7e94d17806ed2eb704870716e66218ac8d062bfdb7dc105e575564aa54adfe"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.4/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "46a193fa1bb3ed13ab848203c8c0e630cad01ea67578295919ffb7f590d43a88"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.3/goreleaser_Windows_i386.zip",
|
||||
"hash": "071003eb22d6d8a262a34d05cfe5b77f63e990a341af562f77e1cd67db2acb8c"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.4/goreleaser_Windows_i386.zip",
|
||||
"hash": "9df6377446165db9ee86b01d663ea187f4e792aebe8df9af6b7df20771d54604"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.3/goreleaser_Windows_arm64.zip",
|
||||
"hash": "d2ff86ed139485397de82274628d6c1f725ad33614f81f043c798fda46030d23"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.4/goreleaser_Windows_arm64.zip",
|
||||
"hash": "febfd989a8d9336593350ecdb82200287d5a228d539b35167af9662054138262"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "3.5.3",
|
||||
"version": "3.5.4",
|
||||
"license": "Apache-2.0",
|
||||
"description": "TLS/SSL toolkit (Light)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_3.exe",
|
||||
"hash": "40f6c3e5172b554fe6eb0b259c80f63da74ed86d6d5252b0bc50e66f7aaa8f20"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_4.exe",
|
||||
"hash": "0b31c851748b4f08c993d2a91ff895be167a53458d6c2784804c6ef5053460db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_3.exe",
|
||||
"hash": "53f7b6dfd023dc47136fdf9ee853e509062cc1208e836eeefa5b75f909ab53aa"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_4.exe",
|
||||
"hash": "e2583fe54cc44f86dea620f5975415c782a741a2278c3205644c2a2ff2c3a054"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_3.exe",
|
||||
"hash": "ae8abeab3262cbf7eb88f1420f7365a7c631b6f9080412c0d14cef43344d8488"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_4.exe",
|
||||
"hash": "bb2cdfceed49ed480b534011a1a7ebf4c1e4eb930637d8b4e1003e718e75b7e6"
|
||||
}
|
||||
},
|
||||
"depends": "innounp",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "3.0.17",
|
||||
"version": "3.0.18",
|
||||
"license": "Apache-2.0",
|
||||
"description": "TLS/SSL toolkit (3.0.X LTS Light)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_0_17.exe",
|
||||
"hash": "3d1b9da1704afd318bb5bb0e81da334069f7cff90c86ee59072f82c7bcea3950"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_0_18.exe",
|
||||
"hash": "a59b8b1ca29c0894e19c862fddbe41e8ec57ee451d96026b3c3098018fe33a63"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_0_17.exe",
|
||||
"hash": "d4aec7fe3f220aa3f1375ab87ec58e4ba1d0c121564f01a7278bc4458d31fcc5"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_0_18.exe",
|
||||
"hash": "00ee55813dd867ef1e6d2289e15134f4918029047e055612b88e489af20d986f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_0_17.exe",
|
||||
"hash": "fc00454547a1cdef17725a63077638e6a12c9b381830685b730e6913608f5e05"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_0_18.exe",
|
||||
"hash": "f923bc7d45fc391b40bf4467c137204a183d9f5865c9385aec07bb6630b0a7df"
|
||||
}
|
||||
},
|
||||
"depends": "innounp",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.0.17",
|
||||
"version": "3.0.18",
|
||||
"description": "TLS/SSL toolkit (3.0.X LTS)",
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_17.exe",
|
||||
"hash": "25fae41457de3a878b23510e222fe29e331fda986031194abc8c14e8a3406eae"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_18.exe",
|
||||
"hash": "01f06d89f2705e84b1b2a7e3b5c3a726578db57fb51ba550808095f16df79936"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_17.exe",
|
||||
"hash": "595a6ebbf4bf61f4cc6d387da0f698c2f96be7c52bd41b2e80d6c48fca8d6fea"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_18.exe",
|
||||
"hash": "35f6522a1b6f913390b6cda07f6a3a8a188705b91e7f20bfa368abde2c327dd0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_17.exe",
|
||||
"hash": "ff3d7083635e105c61616c9432e28b47437fbb12383b75946c6dfb4271b8df5d"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_18.exe",
|
||||
"hash": "95231442aed5ee6b3f083680093e8e664fbf938b5d79416fa966988f671c0fe8"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.5.3",
|
||||
"version": "3.5.4",
|
||||
"description": "TLS/SSL toolkit",
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_5_3.exe",
|
||||
"hash": "2c580a6231c6f48c038f20304c0c402b871960f12c0afd4beffc0c8da39ff9b7"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_5_4.exe",
|
||||
"hash": "51c034ca022b6f4fb502d8e83b740bea7ab3908da497504d26c0cf898561e083"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_5_3.exe",
|
||||
"hash": "6517f25ec091d464fd13e902901979bd184ae0f86cf2e4d084abd001db2bb1fe"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_5_4.exe",
|
||||
"hash": "801aed12f8fb18a6f5f57e9984a8f3e23581803327a9ece44082fa9b1f7acc7b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_5_3.exe",
|
||||
"hash": "90f15e7513bae06e9afab934226d36f96baf292874bae26746abf6b09c81cca2"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_5_4.exe",
|
||||
"hash": "29aae19960347a8d4ad0b9db431cad6c970d566534245701605ba905ac8df6da"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.1.6",
|
||||
"version": "3.1.7",
|
||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||
"homepage": "https://github.com/k0kubun/sqldef",
|
||||
"license": "MIT,Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.6/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.7/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.7/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.7/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"ed79bc423628563516f91a1bc4b2bdde1976b5133bbf10cb1a02534bc2dbc5ea",
|
||||
"83a7741449abbcaa1b60ebd78cc6d96ae4757eae7f840a705589d9853ca1904b",
|
||||
"a6e89cf00142f2bc4b336684b1a0c6097a326c50e67f0eebc11747c87a17aad6"
|
||||
"6506d75cc73dd7379a184f62221713a81f2cfd0e3cf1d3cd975151b14a395c13",
|
||||
"b634d9c7b1d0b30c026a2210c750a5d4aa89ad06a9b0d0e164bfcbc824767bb4",
|
||||
"8dfa232ff23da49845de0b427fa68512ae79e53b89a4c10a1691f52d4223e7fb"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.83.0",
|
||||
"version": "1.83.1",
|
||||
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
||||
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
||||
"license": "MPL-2.0",
|
||||
"depends": "versions/terraform011",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.0/terraform-provider-ibm_1.83.0_windows_amd64.zip",
|
||||
"hash": "b15db0d3df3e01cd2173d9b8f7f9977ba5c263fba10740585368618e76e7427d",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.1/terraform-provider-ibm_1.83.1_windows_amd64.zip",
|
||||
"hash": "5d88597de5c876670d0693eeecbebdf1417369a4e869a06b0cd6a75cb2d57246",
|
||||
"installer": {
|
||||
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
||||
},
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.11.1",
|
||||
"version": "1.12.0",
|
||||
"description": "a tldr client written in rust",
|
||||
"homepage": "https://github.com/tldr-pages/tlrc",
|
||||
"license": "MIT",
|
||||
"notes": "pages not bundled with app, they will be downloaded the first time you use tldr",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tldr-pages/tlrc/releases/download/v1.11.1/tlrc-v1.11.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8176dc7881b829e70ad421b49589fe66c41ea0186cf017d1db6d09ce0994f25b"
|
||||
"url": "https://github.com/tldr-pages/tlrc/releases/download/v1.12.0/tlrc-v1.12.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2de760afeba2d9cf1cc999714942263098d93c4e56fd4260f7c64e5a50956b7e"
|
||||
}
|
||||
},
|
||||
"bin": "tldr.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.19.25",
|
||||
"version": "0.19.26",
|
||||
"description": "Universal command-line interface for SQL databases",
|
||||
"homepage": "https://github.com/xo/usql",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xo/usql/releases/download/v0.19.25/usql-0.19.25-windows-amd64.zip",
|
||||
"hash": "0709e13007bc64c71e3be0feeb52ce24ebe057aaddc6b220b10a2bde0a46b745"
|
||||
"url": "https://github.com/xo/usql/releases/download/v0.19.26/usql-0.19.26-windows-amd64.zip",
|
||||
"hash": "d615a0a8d2531df26fc23fe9e22874e899e082db4577af08c6f102bdc11c8be5"
|
||||
}
|
||||
},
|
||||
"bin": "usql.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.11.430",
|
||||
"version": "1.11.510",
|
||||
"description": "Windows Package Manager CLI (aka winget)",
|
||||
"homepage": "https://github.com/microsoft/winget-cli",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.11.430/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
|
||||
"hash": "db76671a4e8f5fac9c96c2861907b04fd041b28235267c2e5626a2cef7468e19",
|
||||
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.11.510/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
|
||||
"hash": "e63eaad9016c69f6fa7d84ffb73d0e7cefdbff0e4117309df5fed56cdcc8fd54",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user