mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
8 Commits
f2d239bef2
...
d6efb9df06
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6efb9df06 | ||
|
|
c15ef2dac3 | ||
|
|
ea4b0cf8f2 | ||
|
|
75869f3ec4 | ||
|
|
418dd61127 | ||
|
|
d203c8fa21 | ||
|
|
cb70db977d | ||
|
|
57f189360b |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.38.1",
|
||||
"version": "0.38.2",
|
||||
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
|
||||
"homepage": "https://ast-grep.github.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.38.1/app-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "efcd3b93d5f5f474368066c5b8b8f14a0e2f8da640786c13e4a2f3254deb47df"
|
||||
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.38.2/app-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a475146efec0b4fd72cf7cb6c112b19121a63e4e4ab1514b9ae4fe231aa89df6"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.14.5",
|
||||
"version": "1.16.0",
|
||||
"description": "Terminal graphics for the 21st century.",
|
||||
"homepage": "https://hpjansson.org/chafa/",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://hpjansson.org/chafa/releases/static/chafa-1.14.5-1-x86_64-windows.zip",
|
||||
"hash": "570736a55cb6d9d7bf66048ae3c58ea9b1b7d05c98d41e53e1ed7f2fd26b7f02",
|
||||
"extract_dir": "chafa-1.14.5-1-x86_64-win"
|
||||
"url": "https://hpjansson.org/chafa/releases/static/chafa-1.16.0-1-x86_64-windows.zip",
|
||||
"hash": "d7fdfb79362fb741b39cb1bb318e39eb8ab7947c1ff7e9af0d6103467390e1c2",
|
||||
"extract_dir": "chafa-1.16.0-1-x86_64-win"
|
||||
}
|
||||
},
|
||||
"bin": "chafa.exe",
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/haskell/ghcup-hs/releases/download/v0.1.50.2/x86_64-mingw64-ghcup-0.1.50.2.exe#/ghcup.exe",
|
||||
"hash": "624f0abd4b2370a4bdccd764be6da16d19a539a300ad379bc0c02944746b80f4"
|
||||
"hash": "d18d9b20affdc86d9c287728276d886e8a059aed837293f1650408a962061506"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.5.6",
|
||||
"version": "2025.5.8",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.6/mise-v2025.5.6-windows-x64.zip",
|
||||
"hash": "e57bc40d57b8643a3548f41f4fc7128e3d7f5d7aa49ddb8dbf983b9ec33df1ff"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.8/mise-v2025.5.8-windows-x64.zip",
|
||||
"hash": "9fb971697814eddb22d1cd426917cb0a1f0f2ff8c23da4e8cc195cf1bd2ba916"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.6/mise-v2025.5.6-windows-arm64.zip",
|
||||
"hash": "c510b5745b72d701647d5260dab80213ca9448c186420646f7eca0f3a9304291"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.8/mise-v2025.5.8-windows-arm64.zip",
|
||||
"hash": "29564f1047e6e8e510b75d2277df24fe3f11b79308dbf6ae218b138a6c7a1ad6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "25.23.0",
|
||||
"version": "25.23.1",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,32 +7,32 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
|
||||
"1df9a8a70241b8cad7a19caa35e0edca9aaceeb1f2c68cbd856f4662e65e0424"
|
||||
"fbef6513dc2571065edc4b1b6df4391331de3c0695128ddac1ed2731b65e7801",
|
||||
"4df87e02ff3c43126352d61ef93542c75a6695ebb4e1a7e4282d3e1eb9f963e1"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
|
||||
"149bef61d12570bbe8865963890c2aa0ff5b321d0ea20aecf4b877f1e83b15e8"
|
||||
"fbef6513dc2571065edc4b1b6df4391331de3c0695128ddac1ed2731b65e7801",
|
||||
"d4de580ba4f0070444fcc5fbadb1b81e8d51789d135c56af291b85cb4028ee28"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
|
||||
"48a3975c8f1c81fc6cf35a8a23d914eea79e1f7a9438c9c9ffd37d7106a81b19"
|
||||
"fbef6513dc2571065edc4b1b6df4391331de3c0695128ddac1ed2731b65e7801",
|
||||
"e64e3c1d3ac95f009136cecfc749d6154486f21c0d94d91e2e3af7183c1694a0"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
55
bucket/openssl-light.json
Normal file
55
bucket/openssl-light.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "3.5.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "TLS/SSL toolkit (Light)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_0.exe",
|
||||
"hash": "5cc185d0a3c28f13be70e927afbdf6fb522306ddae56a367c1ba54b48c5b9e3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_0.exe",
|
||||
"hash": "096e1d57b2e6550132fb7b7d97f1d8662555228974a87689e1eb9624f4edafbc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_0.exe",
|
||||
"hash": "426ac08aae552512c843929dfb32c447068824bd6b494bec926375c79f1ef0f8"
|
||||
}
|
||||
},
|
||||
"depends": "innounp",
|
||||
"installer": {
|
||||
"script": [
|
||||
"Expand-InnoArchive -Path \"$dir\\$fname\"",
|
||||
"Expand-InnoArchive -Path \"$dir\\$fname\" -DestinationPath \"$dir\\bin\" -ExtractDir '{cf}' -Removal",
|
||||
"Rename-Item \"$dir\\bin\\SSL\" 'cnf' -Force"
|
||||
]
|
||||
},
|
||||
"bin": "bin\\openssl.exe",
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files..basever",
|
||||
"regex": "([\\d.]+)",
|
||||
"reverse": true
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-$underscoreVersion.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-$underscoreVersion.exe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-$underscoreVersion.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files.['$basename'].sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
55
bucket/openssl-lts-light.json
Normal file
55
bucket/openssl-lts-light.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "3.0.16",
|
||||
"license": "Apache-2.0",
|
||||
"description": "TLS/SSL toolkit (3.0.X LTS Light)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_0_16.exe",
|
||||
"hash": "d213ae21f2bf3b0c20320ff0516a6e14e0d45105ab6da3a3b415ef15232fcc69"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_0_16.exe",
|
||||
"hash": "0cd987aff227d175aec4c2aa961591906329b386eec8fb90611c1b861b1a86e6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_0_16.exe",
|
||||
"hash": "e4d29378ef5080ff52da26e4739b5c30b2e03c1dc65bad7558ee1a6fb4e62005"
|
||||
}
|
||||
},
|
||||
"depends": "innounp",
|
||||
"installer": {
|
||||
"script": [
|
||||
"Expand-InnoArchive -Path \"$dir\\$fname\"",
|
||||
"Expand-InnoArchive -Path \"$dir\\$fname\" -DestinationPath \"$dir\\bin\" -ExtractDir '{cf}' -Removal",
|
||||
"Rename-Item \"$dir\\bin\\SSL\" 'cnf' -Force"
|
||||
]
|
||||
},
|
||||
"bin": "bin\\openssl.exe",
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files..basever",
|
||||
"regex": "(3\\.0\\.([\\d.]+))",
|
||||
"reverse": true
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL_Light-$underscoreVersion.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL_Light-$underscoreVersion.exe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-$underscoreVersion.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files.['$basename'].sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
51
bucket/openssl-lts.json
Normal file
51
bucket/openssl-lts.json
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": "3.0.16",
|
||||
"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_16.exe",
|
||||
"hash": "9a6edd3539948ddb51038bdd9f65a1db9a5713cd3e2bc7f8a1034de4f68a2617"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_16.exe",
|
||||
"hash": "461b8a21a9aab39676db6fe064e93bf2de6b277229b8828f77eaf189b1a6e08b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_16.exe",
|
||||
"hash": "5be66fd3d077b03676d8c250cba89aa1a869f49b95e33c4bed0e851503c5a6a3"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf",
|
||||
"OPENSSL_LIB_DIR": "$dir\\lib",
|
||||
"OPENSSL_INCLUDE_DIR": "$dir\\include",
|
||||
"OPENSSL_MODULES": "$dir\\bin"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files..basever",
|
||||
"regex": "(3\\.0\\.([\\d.]+))",
|
||||
"reverse": true
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-$underscoreVersion.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-$underscoreVersion.exe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-$underscoreVersion.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json",
|
||||
"jsonpath": "$.files.['$basename'].sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.4-1",
|
||||
"version": "3.4.4-2",
|
||||
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
||||
"homepage": "https://rubyinstaller.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -9,14 +9,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-1/rubyinstaller-3.4.4-1-x64.7z",
|
||||
"hash": "3633b9e6d260f558cc9703f9b82e95bf571d1cf4c12acb43d86a90b749890cbc",
|
||||
"extract_dir": "rubyinstaller-3.4.4-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-2/rubyinstaller-3.4.4-2-x64.7z",
|
||||
"hash": "29fe655a8bee91d6466e631ae612142a1c5d68d46323ccca7f35add2dbb28b51",
|
||||
"extract_dir": "rubyinstaller-3.4.4-2-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-1/rubyinstaller-3.4.4-1-x86.7z",
|
||||
"hash": "5e20219d5ec0d848b89a78f70b81ac23cbe5f96ea61337101f989e05b0fdaed8",
|
||||
"extract_dir": "rubyinstaller-3.4.4-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-2/rubyinstaller-3.4.4-2-x86.7z",
|
||||
"hash": "1463f69e9bb5ef986fa8b0a4653733520e04cad5eaf909df1a238d61caa9bd93",
|
||||
"extract_dir": "rubyinstaller-3.4.4-2-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.11.10",
|
||||
"version": "1.11.11",
|
||||
"description": "The universal proxy platform.",
|
||||
"homepage": "https://sing-box.sagernet.org/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-amd64.zip",
|
||||
"hash": "5dd21adbebaa0c22b263b02bb05a9a15b0e0e3fc88e15b1354ffdb1594db4862",
|
||||
"extract_dir": "sing-box-1.11.10-windows-amd64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-amd64.zip",
|
||||
"hash": "05eb9118989a38eef1de89ed617c2c421ee83f7f5bf25481c5ef3c9a9147388a",
|
||||
"extract_dir": "sing-box-1.11.11-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-386.zip",
|
||||
"hash": "9493392b82402f49eb5752eb04d49167cfeb0b001524599d94c7553fd336947e",
|
||||
"extract_dir": "sing-box-1.11.10-windows-386"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-386.zip",
|
||||
"hash": "f15a0526c646c46494fa9618ee0da9cccd843b80a120042b6aeb333f89ba5d55",
|
||||
"extract_dir": "sing-box-1.11.11-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-arm64.zip",
|
||||
"hash": "13d1f612a1477aca8135d3712027999525beed4d9c457030a09642c53aedcd51",
|
||||
"extract_dir": "sing-box-1.11.10-windows-arm64"
|
||||
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-arm64.zip",
|
||||
"hash": "ab9ada476cb1f09708511074b168e84fa4ead62978f377d816b46227c36a854e",
|
||||
"extract_dir": "sing-box-1.11.11-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": "sing-box.exe",
|
||||
|
||||
@ -6,10 +6,7 @@
|
||||
"suggest": {
|
||||
"openssl": [
|
||||
"openssl",
|
||||
"openssl-mingw",
|
||||
"versions/openssl10",
|
||||
"versions/openssl-light",
|
||||
"versions/openssl10-light"
|
||||
"openssl-light"
|
||||
],
|
||||
"wget": "wget"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user