mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
5 Commits
ceb6952e73
...
73c4cfe524
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73c4cfe524 | ||
|
|
28169fe558 | ||
|
|
1cd493c35b | ||
|
|
391d0528f8 | ||
|
|
13c4e3927e |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.11.1",
|
||||
"version": "0.11.2",
|
||||
"description": "Graphical process/system monitor",
|
||||
"homepage": "https://clementtsang.github.io/bottom/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_x86_64-pc-windows-msvc.zip",
|
||||
"hash": "12456c015f4d6989d3c7c4fe390405a4f48c684784cd5111354bcdac8298c086"
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_x86_64-pc-windows-msvc.zip",
|
||||
"hash": "65a4074b5efdcd6c7b78e1c4033fa57e90d83b30a4e8e83127bcf80460084682"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_i686-pc-windows-msvc.zip",
|
||||
"hash": "e07b01ed7fb13d5d89dfe5073e11c9944ca13e3c47efeb6b4af502a6feac6355"
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_i686-pc-windows-msvc.zip",
|
||||
"hash": "c5327c290f1cc46f81aee3a991bd55ff6fd6c78c4ca93b3fc75bf0cd9a68c775"
|
||||
}
|
||||
},
|
||||
"bin": "btm.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.6.1",
|
||||
"version": "3.0.1",
|
||||
"description": "Container Signing, Verification and Storage in an OCI registry.",
|
||||
"homepage": "https://github.com/sigstore/cosign",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sigstore/cosign/releases/download/v2.6.1/cosign-windows-amd64.exe#/cosign.exe",
|
||||
"hash": "049026dae3246d6ea8201512ec3efce3aab0c7f1d338d52e26c525dd02b418a0"
|
||||
"url": "https://github.com/sigstore/cosign/releases/download/v3.0.1/cosign-windows-amd64.exe#/cosign.exe",
|
||||
"hash": "21843dbb2e910097531ca23e9f87d0ca2ae9a412e056009eae670b090418e8ed"
|
||||
}
|
||||
},
|
||||
"bin": "cosign.exe",
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "21.1.2-20250924",
|
||||
"version": "21.1.3-20251007",
|
||||
"description": "LLVM toolchain based on mingw-w64. (UCRT, mstorsjo build)",
|
||||
"homepage": "https://github.com/mstorsjo/llvm-mingw/",
|
||||
"license": "GPL-3.0-or-later,ZPL-2.1,Apache-2.0 WITH LLVM-exception,ISC",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250924/llvm-mingw-20250924-ucrt-x86_64.zip",
|
||||
"hash": "d2719495e711f5d07cb0781be5eb987ba549b07075578e34387dd127eb1341e8",
|
||||
"extract_dir": "llvm-mingw-20250924-ucrt-x86_64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-x86_64.zip",
|
||||
"hash": "9b98a1331b9787bbec5da2a2b78704809b91d807c26acc08b9d377292b92baf0",
|
||||
"extract_dir": "llvm-mingw-20251007-ucrt-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250924/llvm-mingw-20250924-ucrt-i686.zip",
|
||||
"hash": "8c023358f708906d0d75536c766df876ba383f67e568af1df903a9bb0462f44c",
|
||||
"extract_dir": "llvm-mingw-20250924-ucrt-i686"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-i686.zip",
|
||||
"hash": "d2d14ac47db9b64371bab1784511e6ec112497694ba36f79d25e96b1b959d6e0",
|
||||
"extract_dir": "llvm-mingw-20251007-ucrt-i686"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250924/llvm-mingw-20250924-ucrt-aarch64.zip",
|
||||
"hash": "0274ec5c504f440493ce85966dd3e48b857687b28d1ca64d7e0ec7fefe1bdeb3",
|
||||
"extract_dir": "llvm-mingw-20250924-ucrt-aarch64"
|
||||
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-aarch64.zip",
|
||||
"hash": "b3384bb167805fde7c82e9a0e3f62d92d7f5b80a2c87a05babadddd49b31062c",
|
||||
"extract_dir": "llvm-mingw-20251007-ucrt-aarch64"
|
||||
}
|
||||
},
|
||||
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.3.21a",
|
||||
"version": "0.3.22",
|
||||
"description": "Pandoc filter for cross-references",
|
||||
"homepage": "https://hackage.haskell.org/package/pandoc-crossref",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"depends": "pandoc",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.21a/pandoc-crossref-Windows-X64.7z",
|
||||
"hash": "8071953c22d3f897d5e7ae31b5b6bc49b69533d579e7a9b718263065ac036296"
|
||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.22/pandoc-crossref-Windows-X64.7z",
|
||||
"hash": "61472287bda11ef4a2c496d2514a455f4073bae80bf1aec391e270cc1529318b"
|
||||
}
|
||||
},
|
||||
"bin": "pandoc-crossref.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.0.1",
|
||||
"version": "6.1.0",
|
||||
"description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
|
||||
"homepage": "https://wasmer.io/",
|
||||
"license": "MIT",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/wasmerio/wasmer/releases/download/v6.0.1/wasmer-windows-amd64.tar.gz",
|
||||
"hash": "f39e67064aeb988ca7140a3c2b724c54ff9d8ed7324e97654d4c09419d0d3ce5"
|
||||
"url": "https://github.com/wasmerio/wasmer/releases/download/v6.1.0/wasmer-windows-amd64.tar.gz",
|
||||
"hash": "e43b3eaa6d39ee2ddb6300795bda3066674c45d7c8c367568d7e877a0111bfa4"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user