mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
8 Commits
6785c15d9f
...
b31720057a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b31720057a | ||
|
|
27c6b17efd | ||
|
|
a114fda4f1 | ||
|
|
5f1adad2c8 | ||
|
|
a689f83342 | ||
|
|
82f26e93b7 | ||
|
|
2bdc3a6fc3 | ||
|
|
0c8582465f |
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.62.2",
|
||||
"version": "2.62.3",
|
||||
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
||||
"homepage": "https://chezmoi.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_amd64.zip",
|
||||
"hash": "1f249d971f62f9a780e7ecb57aeedbef3708bca3f5c993f7d05fee40647add49"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_amd64.zip",
|
||||
"hash": "3b8a45f079e120007e8e6085b0df1a86201b90ada0dc24a1bd92969b3b874bf5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_i386.zip",
|
||||
"hash": "4f50af71cc9b7f55c7f2b425f901713ef09b498bcd258b7e4f213de69d6ef2e1"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_i386.zip",
|
||||
"hash": "0336984195edddb2f54b812467f8e7459d1001bf5436e93f93d581124190714f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_arm64.zip",
|
||||
"hash": "5443a017f7d9e6170b8a6f22c12b9286d7feb4dcc631bb4548caf0e725b78176"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_arm64.zip",
|
||||
"hash": "cb57adbade7b0541803cfedc70d71fe8f32d8d5fc98e7b343eac31922df5f022"
|
||||
}
|
||||
},
|
||||
"bin": "chezmoi.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.20.3",
|
||||
"version": "2.21.3",
|
||||
"description": "Creates remote development machines so your team can develop from anywhere.",
|
||||
"homepage": "https://coder.com/",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coder/coder/releases/download/v2.20.3/coder_2.20.3_windows_amd64.zip",
|
||||
"hash": "b994b5648b140839e9985d14aac67a24adb1cfbd56d3df38f36a5a8ce49bbcc5"
|
||||
"url": "https://github.com/coder/coder/releases/download/v2.21.3/coder_2.21.3_windows_amd64.zip",
|
||||
"hash": "40662d9890ee397f467284b98a266a6a0dadde435424ab751e854add5016c585"
|
||||
}
|
||||
},
|
||||
"bin": "coder.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.63",
|
||||
"version": "1.0.64",
|
||||
"description": "A high-performance cache-store from Microsoft Research.",
|
||||
"homepage": "https://microsoft.github.io/garnet",
|
||||
"license": "MIT",
|
||||
@ -17,12 +17,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-x64-based-readytorun.zip",
|
||||
"hash": "341faab52659e68329aff18093995388641076f13ff564d03c7ef64fced5560d"
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-x64-based-readytorun.zip",
|
||||
"hash": "2f02ecd1e56d50dac1cb68f54b938675b3d143d57c6ba80951f91de03edf02dd"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-arm64-based-readytorun.zip",
|
||||
"hash": "4d6b45ec9698b7502c6d1a28af0dc1117e9b33003cb1bc19f0a80abbbdf10f04"
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-arm64-based-readytorun.zip",
|
||||
"hash": "7181c904c038d00af25f1fc8362d0bef5730a83ad69b897d5d70bec0ebb1e33a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "net9.0",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.25.1",
|
||||
"version": "1.26.0",
|
||||
"description": "Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.",
|
||||
"homepage": "https://aka.ms/kiota/docs",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/microsoft/kiota/releases/download/v1.25.1/win-x64.zip",
|
||||
"hash": "bdfa62a58c7b5f60014b55a1a859204cfb8209a817e3fc3a5aeaae5265244aa1"
|
||||
"url": "https://github.com/microsoft/kiota/releases/download/v1.26.0/win-x64.zip",
|
||||
"hash": "35d5d60762b8d179ae0d46756d695b320b16ae626bf388855ca8fa2ad6f8e19e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/microsoft/kiota/releases/download/v1.25.1/win-x86.zip",
|
||||
"hash": "66ad00be967d89aa74297f73f09eab1e881faccf46a8abb850907cc3428b7d9b"
|
||||
"url": "https://github.com/microsoft/kiota/releases/download/v1.26.0/win-x86.zip",
|
||||
"hash": "61240d614217869f44ca015e8f33b571f2781b4889e67b18de69ae41b15dd22f"
|
||||
}
|
||||
},
|
||||
"bin": "kiota.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.31.0",
|
||||
"version": "1.32.0",
|
||||
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
||||
"homepage": "https://kops.sigs.k8s.io",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "kubectl",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.31.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "41156c92da8066674362c579b544884eec6dc139dab4a5112be7f4a4a0c2c8e1"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.32.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "0a8f929dbc82ab1b36aaae1b9a093c530972d145ba064c64fbaecd77d7617a1a"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.7.1",
|
||||
"version": "2025.8",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7.1/slang-2025.7.1-windows-x86_64.zip",
|
||||
"hash": "4e534c3c080422783396b6c34692360e883cb793b9b316586c457ec7f29a8eda"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-x86_64.zip",
|
||||
"hash": "21d4f2786bbe7e23b79f8186c2bea6782bb3ff0cfb3ba26fb487de1019ec08d7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7.1/slang-2025.7.1-windows-aarch64.zip",
|
||||
"hash": "6205a72a8688de09763703239539021e053ac2c97f1472f79a57010f92160b16"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-aarch64.zip",
|
||||
"hash": "81be4d70469465be67f4ee725fda29982614b7836d0660aaca68bea08f6289f0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.24-25.05.02",
|
||||
"version": "2.24-25.05.06",
|
||||
"description": "A utility designed to identify file types from their binary signatures.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
@ -9,7 +9,7 @@
|
||||
"https://mark0.net/download/trid_w32.zip"
|
||||
],
|
||||
"hash": [
|
||||
"850f974a78c6efe6dcc3875c469a86c6798e1696840fc379113a8d3372a68356",
|
||||
"f4b9a36e16e386f03681682d5af4a389e8931d3e3d93279862548dd4a97fc879",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.11.0",
|
||||
"version": "2.12.0",
|
||||
"description": "Command-line interface for WordPress",
|
||||
"homepage": "https://wp-cli.org",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/wp-cli/wp-cli/releases/download/v2.11.0/wp-cli-2.11.0.phar#/wp-cli.phar",
|
||||
"hash": "sha512:adb12146bab8d829621efed41124dcd0012f9027f47e0228be7080296167566070e4a026a09c3989907840b21de94b7a35f3bfbd5f827c12f27c5803546d1bba",
|
||||
"url": "https://github.com/wp-cli/wp-cli/releases/download/v2.12.0/wp-cli-2.12.0.phar#/wp-cli.phar",
|
||||
"hash": "sha512:be928f6b8ca1e8dfb9d2f4b75a13aa4aee0896f8a9a0a1c45cd5d2c98605e6172e6d014dda2e27f88c98befc16c040cbb2bd1bfa121510ea5cdf5f6a30fe8832",
|
||||
"pre_install": [
|
||||
"echo 'if($args.length -eq 2 -and ($args[0] -eq \"cli\" -and $args[1] -eq \"update\")) { & scoop update wp-cli }' | out-file \"$dir\\wp.ps1\"",
|
||||
"echo 'else { & php (join-path $PSScriptRoot \"wp-cli.phar\") @args }' | out-file \"$dir\\wp.ps1\" -append"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user