mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	Compare commits
	
		
			12 Commits
		
	
	
		
			f182cfc0d7
			...
			551163f175
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 551163f175 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 561218e067 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 78fb598743 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 97481b9615 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 3433262fc8 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 11cc16364a | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 7255dfbcbd | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 3122baaec1 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | c2ddae9cb2 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | d70b2a8296 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 14ca53d7fa | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 2387b020ea | 
| @ -1,12 +1,12 @@ | ||||
| { | ||||
|     "version": "22.4.14", | ||||
|     "version": "22.4.15", | ||||
|     "description": "Official balena CLI for interacting with balenaCloud and balena API.", | ||||
|     "homepage": "https://github.com/balena-io/balena-cli", | ||||
|     "license": "Apache-2.0", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.14/balena-cli-v22.4.14-windows-x64-standalone.tar.gz", | ||||
|             "hash": "cc9f88cb414b4dc3ef00485fbe9da8d0de0359d3f9b05626a16a26e4b1687c63" | ||||
|             "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.15/balena-cli-v22.4.15-windows-x64-standalone.tar.gz", | ||||
|             "hash": "09483ae89a6c68cf62d9df62feea7393c07707a25761fcf68a7a86e862133d1f" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "balena", | ||||
|  | ||||
| @ -1,16 +1,16 @@ | ||||
| { | ||||
|     "version": "1.54.0", | ||||
|     "version": "1.55.0", | ||||
|     "description": "Command-line interface for Hetzner Cloud", | ||||
|     "homepage": "https://github.com/hetznercloud/cli", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-amd64.zip", | ||||
|             "hash": "4f11aa95dc03bcc7c42062b26006345aac4c76ee981752093c9700e84ba1c6d3" | ||||
|             "url": "https://github.com/hetznercloud/cli/releases/download/v1.55.0/hcloud-windows-amd64.zip", | ||||
|             "hash": "d3a9697de8c61ab51a52856c0f7e92ac5eb78815383e106a6abba9d9f6e4a636" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-386.zip", | ||||
|             "hash": "4571f11bfc9516bb31e4ecad40d9b5db8a033643f1e889325e15b118b719a2df" | ||||
|             "url": "https://github.com/hetznercloud/cli/releases/download/v1.55.0/hcloud-windows-386.zip", | ||||
|             "hash": "d6ce55557ba600607ff53c9a579dfc7527323f7e622a98cda8c36aebae57b63f" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "hcloud.exe", | ||||
|  | ||||
| @ -1,17 +1,17 @@ | ||||
| { | ||||
|     "version": "1.18.3", | ||||
|     "version": "1.18.5", | ||||
|     "description": "Julia installer and version multiplexer", | ||||
|     "homepage": "https://github.com/JuliaLang/juliaup", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.3-x64.msi", | ||||
|             "hash": "17be19c525998988dc2af3a61b0957c7599891293da6e2a25cc52ecf359bc32b", | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.5-x64.msi", | ||||
|             "hash": "0a853ac44171ecafa7427a706c0377b26ebde15385874056010a45a117e8758c", | ||||
|             "extract_dir": "PFiles64\\Julia" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.3-x86.msi", | ||||
|             "hash": "0f3c76e99244f9dc33a79d285c72f9edb0f8b2d12907657629a8db0aec92a165", | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.5-x86.msi", | ||||
|             "hash": "c1d0a4947a2f028f7a95289a9015d2ac06314ce7e03fa7328ff66c01fc13c821", | ||||
|             "extract_dir": "PFiles\\Julia" | ||||
|         } | ||||
|     }, | ||||
|  | ||||
| @ -1,17 +1,17 @@ | ||||
| { | ||||
|     "version": "21.1.3", | ||||
|     "version": "21.1.4", | ||||
|     "description": "Collection of modular and reusable compiler and toolchain technologies.", | ||||
|     "homepage": "https://www.llvm.org", | ||||
|     "license": "NCSA", | ||||
|     "notes": "Since upstream does NOT provide pre-compiled binary of arm64 for every release, LLVM arm64 is now a separate manifest: 'llvm-arm64'.", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win64.exe#/dl.7z", | ||||
|             "hash": "5d2de254ff5baad330db188438362bfeab4e98c6cc872d55f4b81ee82403164b" | ||||
|             "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.4/LLVM-21.1.4-win64.exe#/dl.7z", | ||||
|             "hash": "8e39f8051cd10a163c1fab304f16d8e16a9c0f5e94b59d08853bbab630bd65dd" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-win32.exe#/dl.7z", | ||||
|             "hash": "2ed53b3bc742ede858bf173589add246582769200f354145de4e7dbcda32349d" | ||||
|             "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.4/LLVM-21.1.4-win32.exe#/dl.7z", | ||||
|             "hash": "014159cf97dfaef1b83e631eb83701b403bda2147fb9c185e9171b35c5944b98" | ||||
|         } | ||||
|     }, | ||||
|     "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse", | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "2025.10.12", | ||||
|     "version": "2025.10.13", | ||||
|     "description": "Polyglot tool version manager and task runner", | ||||
|     "homepage": "https://mise.jdx.dev/", | ||||
|     "license": "MIT", | ||||
| @ -13,12 +13,12 @@ | ||||
|     }, | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.12/mise-v2025.10.12-windows-x64.zip", | ||||
|             "hash": "87097f432addbdb758124543a6bae90052a64dcf833b2c40bf554772d735e39f" | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.13/mise-v2025.10.13-windows-x64.zip", | ||||
|             "hash": "c5e172c07e49be2422c69f2e62695af32f2386acb772ad1e75a2545f1b03ae2c" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.12/mise-v2025.10.12-windows-arm64.zip", | ||||
|             "hash": "4e836babf6e835c907a535995717b05112bbbc6fc647773d8c66515ef8e045da" | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.13/mise-v2025.10.13-windows-arm64.zip", | ||||
|             "hash": "c7c3f62592ac53eef224d15b2cc1fac72230644bc4c38dfa8aba5468f1bedb83" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "mise", | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "8.4.6", | ||||
|     "version": "8.4.7", | ||||
|     "description": "The world's most popular open-source database (Long Term Support)", | ||||
|     "homepage": "https://dev.mysql.com/downloads/mysql/#info-tab", | ||||
|     "license": "GPL-2.0-only", | ||||
| @ -17,8 +17,8 @@ | ||||
|     }, | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.6-winx64.msi", | ||||
|             "hash": "868885b2e221409f0170729bb30b2b2ce83440a1a4c735d19b3c225b51045762", | ||||
|             "url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.7-winx64.msi", | ||||
|             "hash": "0cd9b5b6209f952382d178f2749b558eb6c6dbd3ed116d242611d2c629b816e8", | ||||
|             "extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4" | ||||
|         } | ||||
|     }, | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "9.4.0", | ||||
|     "version": "9.5.0", | ||||
|     "description": "The world's most popular open-source database", | ||||
|     "homepage": "https://dev.mysql.com/downloads/mysql/#info-tab", | ||||
|     "license": "GPL-2.0-only", | ||||
| @ -17,9 +17,9 @@ | ||||
|     }, | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.msi", | ||||
|             "hash": "md5:94e72749e5dff50137571f614440f1a2", | ||||
|             "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.4" | ||||
|             "url": "https://dev.mysql.com/get/Downloads/MySQL-9.5/mysql-9.5.0-winx64.msi", | ||||
|             "hash": "md5:f9553edf2ea16f1e1fa08c78b80f3cdf", | ||||
|             "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.5" | ||||
|         } | ||||
|     }, | ||||
|     "pre_install": [ | ||||
|  | ||||
| @ -1,16 +1,16 @@ | ||||
| { | ||||
|     "version": "10.18.3", | ||||
|     "version": "10.19.0", | ||||
|     "description": "A fast and disk space efficient Node package manager.", | ||||
|     "homepage": "https://pnpm.io/", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.3/pnpm-win-x64.exe#/pnpm.exe", | ||||
|             "hash": "8a525ed3a9ec7c9d29da13943c0ae20ee110fc237e82f67029e5a5be985eb2d3" | ||||
|             "url": "https://github.com/pnpm/pnpm/releases/download/v10.19.0/pnpm-win-x64.exe#/pnpm.exe", | ||||
|             "hash": "ed01f887a2752bce1ea975d76d4e5c23661799bfc9208fc5be5be9a7ec057c82" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/pnpm/pnpm/releases/download/v10.18.3/pnpm-win-arm64.exe#/pnpm.exe", | ||||
|             "hash": "cc06f85b32d594677e917a181126ff9c33a4ec3d6937725f4292e541b1106dff" | ||||
|             "url": "https://github.com/pnpm/pnpm/releases/download/v10.19.0/pnpm-win-arm64.exe#/pnpm.exe", | ||||
|             "hash": "9c700485c6d9659912a1c7bceaffee5338f7d45ce111a41d957933d1330aa86e" | ||||
|         } | ||||
|     }, | ||||
|     "bin": [ | ||||
|  | ||||
| @ -1,19 +1,19 @@ | ||||
| { | ||||
|     "version": "1.36.2", | ||||
|     "version": "1.36.3", | ||||
|     "description": "The plugin-driven server agent for collecting & reporting metrics.", | ||||
|     "homepage": "https://www.influxdata.com/time-series-platform/telegraf/", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.2_windows_amd64.zip", | ||||
|             "hash": "2a93897dcd4ee1486590d709945cfd2abd80646fdb4a4daa93bda0d982f1f6f3" | ||||
|             "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.3_windows_amd64.zip", | ||||
|             "hash": "94178e3104a16d77c39ffd1149d2868e9d635aa38b8d5d95948f8aaf0b2f6d07" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.2_windows_i386.zip", | ||||
|             "hash": "3ac8d2000c4bfdb5327fe4b8ae5fb3caec6b1b5dd0a0d02ac5392b336dd2f92b" | ||||
|             "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.3_windows_i386.zip", | ||||
|             "hash": "356731674b1c78e359dad5eda99126c7bd3f549ece339ee66a757bcb9381231e" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "telegraf-1.36.2", | ||||
|     "extract_dir": "telegraf-1.36.3", | ||||
|     "bin": "telegraf.exe", | ||||
|     "persist": "telegraf.conf", | ||||
|     "env_set": { | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|     "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", | ||||
|     "version": "2.43-25.10.18", | ||||
|     "version": "2.43-25.10.21", | ||||
|     "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": [ | ||||
|         "cf684077ffdfc05df9b70a5230f57435dd7f3d8900574935ba1a1d102f176812", | ||||
|         "71be4737851754cd346fb08c2ccba8f295b19ea708fc10711bd6bb620fbc82f1", | ||||
|         "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" | ||||
|     ], | ||||
|     "bin": "trid.exe", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user