mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
13 Commits
85044d1ef2
...
7776f9a5d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7776f9a5d0 | ||
|
|
31c7bbe01e | ||
|
|
eb3a5bf40a | ||
|
|
5deee1abd8 | ||
|
|
1a13b8e65b | ||
|
|
245f32ae1e | ||
|
|
48729ec496 | ||
|
|
a97a478ef4 | ||
|
|
962f134fa1 | ||
|
|
b6d9eff6f2 | ||
|
|
42618f9641 | ||
|
|
c6092dc922 | ||
|
|
541aa9a0e8 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.14.4",
|
||||
"version": "2.15.0",
|
||||
"description": "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).",
|
||||
"homepage": "https://huacnlee.github.io/autocorrect",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/huacnlee/autocorrect/releases/download/v2.14.4/autocorrect-windows-amd64.zip",
|
||||
"hash": "95614099e93cbdf76b9cf6a4874ec7d39ba4d003331ed7037beafac48d1d7d7d"
|
||||
"url": "https://github.com/huacnlee/autocorrect/releases/download/v2.15.0/autocorrect-windows-amd64.zip",
|
||||
"hash": "2c47d47fb1e0e80eb3b36213fbe18a62bf32b8491701c1193da7cb8d689e8366"
|
||||
}
|
||||
},
|
||||
"bin": "autocorrect.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.1",
|
||||
"description": "A utility that lets you create, view and transform Software Bills of Materials (SBOMs).",
|
||||
"homepage": "https://kubernetes-sigs.github.io/bom/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.6.0/bom-amd64-windows.exe#/bom.exe",
|
||||
"hash": "34697174293afe491bedc5ce5ef24f3a36fe4a293aebe81bd519593c550aa0fd"
|
||||
"url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.7.1/bom-amd64-windows.exe#/bom.exe",
|
||||
"hash": "97f3e19a1339d2de8abb2001aa2a66420d75cba0cd45097a101a1f7b4ba83cd2"
|
||||
}
|
||||
},
|
||||
"bin": "bom.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.15.5",
|
||||
"version": "1.15.6",
|
||||
"description": "Binary installation for rust projects",
|
||||
"homepage": "https://github.com/cargo-bins/cargo-binstall",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.5/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "fb55344531db717a6e7664f356d1f03e5a82be1d3bacf26836c3809723f61f5b"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.5/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "53cb4f41954f508ca2ac228b0198363f7903012fcaa354ef7fe57e611b290d4f"
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.6/cargo-binstall-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2"
|
||||
}
|
||||
},
|
||||
"bin": "cargo-binstall.exe",
|
||||
|
||||
@ -1,16 +1,20 @@
|
||||
{
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.3",
|
||||
"description": "A fast TCP tunnel over HTTP",
|
||||
"homepage": "https://github.com/jpillora/chisel",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.10.1/chisel_1.10.1_windows_amd64.gz",
|
||||
"hash": "42fd40bb0e6e8e0072a83f3a824de5045636c1cc8e3819daa3c9b7a985a2cc58"
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.11.3/chisel_1.11.3_windows_amd64.zip",
|
||||
"hash": "e07f1cfd3ac5f77134e5289fb33a5096d037d165da56bd473744bdae2bc2fd2d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.11.3/chisel_1.11.3_windows_arm64.zip",
|
||||
"hash": "861e3b6f39ddeb823b90aac7ca9b4bb29e09895159d429b6765935485e321997"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.10.1/chisel_1.10.1_windows_386.gz",
|
||||
"hash": "9af93373a3cfb8a43dd857050d3b265b70270b23184ce7ae47674c69ca44fd3c"
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.11.3/chisel_1.11.3_windows_386.zip",
|
||||
"hash": "aed093436dc7d4d56f444d7a1af9fe96dcc3b48b84af51577b802736c85cedbf"
|
||||
}
|
||||
},
|
||||
"bin": "chisel.exe",
|
||||
@ -18,10 +22,13 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_amd64.gz"
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_amd64.zip"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_arm64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_386.gz"
|
||||
"url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_386.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.16.3",
|
||||
"version": "1.16.4",
|
||||
"description": "Official Go implementation of the Ethereum protocol",
|
||||
"homepage": "https://geth.ethereum.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.3-d818a9af.zip",
|
||||
"hash": "md5:49c296ba957c749b29fd448547f2b240",
|
||||
"extract_dir": "geth-alltools-windows-amd64-1.16.3-d818a9af"
|
||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.4-41714b49.zip",
|
||||
"hash": "md5:4eb043d59be7e3393e8e89bd474d995d",
|
||||
"extract_dir": "geth-alltools-windows-amd64-1.16.4-41714b49"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.3-d818a9af.zip",
|
||||
"hash": "md5:1b591f85a4471b22db4945680baae51c",
|
||||
"extract_dir": "geth-alltools-windows-386-1.16.3-d818a9af"
|
||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.4-41714b49.zip",
|
||||
"hash": "md5:b7538d1f6a2961a316dcd90cafb20b5c",
|
||||
"extract_dir": "geth-alltools-windows-386-1.16.4-41714b49"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.79.1",
|
||||
"version": "2.79.2",
|
||||
"description": "Command line interface for Artifactory and Bintray",
|
||||
"homepage": "https://jfrog.com/getcli/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.79.1/jfrog-cli-windows-amd64/jfrog.exe",
|
||||
"hash": "b30f81a53ce54730dc1e50efafe0f9a3b4a36ebb59ae99f9f93d425073f80e85"
|
||||
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.79.2/jfrog-cli-windows-amd64/jfrog.exe",
|
||||
"hash": "f0e78d4d0e6ff1b2e32a348216612aaebf2ecb24262641f88bedd0a5a6d6a30f"
|
||||
}
|
||||
},
|
||||
"bin": "jfrog.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"description": "Docker-compatible CLI for containerd",
|
||||
"homepage": "https://github.com/containerd/nerdctl",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.4/nerdctl-2.1.4-windows-amd64.tar.gz",
|
||||
"hash": "e93af99585371c1bd8ebc009d9f8388f4209d15a82b8775d8e2c44922e634759"
|
||||
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.5/nerdctl-2.1.5-windows-amd64.tar.gz",
|
||||
"hash": "4f19a0e0cee6f799c0e73f0982b92fd329ed859eb2a93c5c45a8a3779bbbd911"
|
||||
}
|
||||
},
|
||||
"bin": "nerdctl.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"description": "Policy-based control for cloud native environments",
|
||||
"homepage": "https://www.openpolicyagent.org",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.8.0/opa_windows_amd64.exe#/opa.exe",
|
||||
"hash": "6ee60d6eafbab591560989e30a990d39ed442c7c3f6e5e1a29f95144ccaa30e2"
|
||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.9.0/opa_windows_amd64.exe#/opa.exe",
|
||||
"hash": "ea07eb413f7d0b258dc2e45d054ebb7df6fad42ad436bbe96e5dc6d5e7bc2951"
|
||||
}
|
||||
},
|
||||
"bin": "opa.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.31.0",
|
||||
"version": "0.32.0",
|
||||
"description": "Configuration profiles manager and scheduler for restic backup",
|
||||
"homepage": "https://creativeprojects.github.io/resticprofile/",
|
||||
"license": "GPL-3.0-only",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_amd64.tar.gz",
|
||||
"hash": "f9eb886346e9921ef64cf7ebf8b419945ec886422dbe10c9a7a5f83d10033b73"
|
||||
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_amd64.tar.gz",
|
||||
"hash": "e360888dd3678c501c87f557a5c5a89c879d367ab49fba95d67ad8d8733b8941"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_386.tar.gz",
|
||||
"hash": "d818c226160efbf12a2724b5246dd4eb0bad3036a244ed8e2a6eec347fc87681"
|
||||
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_386.tar.gz",
|
||||
"hash": "2d4dd01d0ee67d6e35f25a6e7196190131c6a130ab180496a4e0310970bb7fdf"
|
||||
}
|
||||
},
|
||||
"bin": "resticprofile.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.89.0",
|
||||
"version": "1.93.2",
|
||||
"description": "The primary implementation of Sass, written in Dart.",
|
||||
"homepage": "https://sass-lang.com/dart-sass",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/1.89.0/dart-sass-1.89.0-windows-x64.zip",
|
||||
"hash": "ec5ba62bf4b9bd8bd3c460d5e7009dc28ca860337527958947dcf45f83b0a161"
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-x64.zip",
|
||||
"hash": "aba9f41b26a7697fc48ea242a2ef1addc29ac96b88575d4fa10e4f181be7d20f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/1.89.0/dart-sass-1.89.0-windows-ia32.zip",
|
||||
"hash": "0ea890789b4d47732b2113eedfa6c18259c9ceaf9d445ac6aaa82474baf9b7c9"
|
||||
"arm64": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-arm64.zip",
|
||||
"hash": "26c7be4e3bb98642f1af8866fa4c7f365168947661a613efd50585ad28938b69"
|
||||
}
|
||||
},
|
||||
"extract_dir": "dart-sass",
|
||||
@ -29,8 +29,8 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/$version/dart-sass-$version-windows-x64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/$version/dart-sass-$version-windows-ia32.zip"
|
||||
"arm64": {
|
||||
"url": "https://github.com/sass/dart-sass/releases/download/$version/dart-sass-$version-windows-arm64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -6,13 +6,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/x86_64-windows.zip",
|
||||
"hash": "4fe653a82d0d091ed3b5a20838270776f3193ce6a1fbd97d5c7658a747b727bb",
|
||||
"extract_dir": "x86_64-windows"
|
||||
"hash": "4fe653a82d0d091ed3b5a20838270776f3193ce6a1fbd97d5c7658a747b727bb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/aarch64-windows.zip",
|
||||
"hash": "620a1ed3881e436814f8bf703abe8d16f56c7896810585eed9b2c5c559fe76de",
|
||||
"extract_dir": "aarch64-windows"
|
||||
"hash": "620a1ed3881e436814f8bf703abe8d16f56c7896810585eed9b2c5c559fe76de"
|
||||
}
|
||||
},
|
||||
"bin": "superhtml.exe",
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.5.2",
|
||||
"version": "3.5.3",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"homepage": "https://traefik.io/",
|
||||
"license": "MIT",
|
||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_amd64.zip",
|
||||
"hash": "dcd7dedfa56ae0cd6a35c05e87def56f65443cd6c634b122cbdbd97e1f0d6c45"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_amd64.zip",
|
||||
"hash": "c1a6f61ebeda4e063a968c99d39a129d85ba560e653036f36741747841ac7709"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_386.zip",
|
||||
"hash": "c92fcd81e4b889916ea6e57a001da4060bfb540bf3a0900a75ab7f76e065f987"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_386.zip",
|
||||
"hash": "1bbf7d62175d31cc29e1a40db836faa9495c29e64a1d855d2ff9ed830103950d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_arm64.zip",
|
||||
"hash": "15f91104a6e3867052a5d05e6cfd7f284e4247d65219ad5f79172889bae8ed48"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_arm64.zip",
|
||||
"hash": "9075b70e1760af64382bc0cdb5fc678b7cb50dcb07d591f9d5f9896201971864"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user