mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	Compare commits
	
		
			7 Commits
		
	
	
		
			9bbbd7a7fe
			...
			9454092e02
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 9454092e02 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 5fe05ba0cc | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 6f32604ec4 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 40967dc5e5 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | f03cd4a6c5 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 7833cc6d39 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 0caff7b80a | 
| @ -1,16 +1,16 @@ | ||||
| { | ||||
|     "version": "2.55.0", | ||||
|     "version": "2.55.1", | ||||
|     "description": "Declarative CLI version manager written in Go", | ||||
|     "homepage": "https://aquaproj.github.io/", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_amd64.zip", | ||||
|             "hash": "741873952ca6cc9b6a718480272479710187c63569de60ecdc73d3eabb5014d2" | ||||
|             "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_amd64.zip", | ||||
|             "hash": "3efa0eaecd4f252f9dcf0d3b723e77894657977dc91939aac7697380a3f476a1" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_arm64.zip", | ||||
|             "hash": "0e3ff5733276384978543e68679ffe8da886a53d141a5be33da636848eb6843b" | ||||
|             "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_arm64.zip", | ||||
|             "hash": "faf478d4db6e873ed85365e6864af31bf831317a1736b4ca7f3cf561e3a463ec" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "aqua.exe", | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|     "version": "8.16.0_9", | ||||
|     "version": "8.16.0_10", | ||||
|     "description": "Command line tool and library for transferring data with URLs", | ||||
|     "homepage": "https://curl.se/", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64-mingw.tar.xz", | ||||
|             "hash": "f2b442ab7ab25e07c6ebe45c8a796312cdede7af3c34d07f3f04c525d69826f8", | ||||
|             "extract_dir": "curl-8.16.0_9-win64-mingw" | ||||
|             "url": "https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64-mingw.tar.xz", | ||||
|             "hash": "9bb7f57c619be49457d0cb9151de41875536d64c7c28878981db293ac13be829", | ||||
|             "extract_dir": "curl-8.16.0_10-win64-mingw" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64a-mingw.tar.xz", | ||||
|             "hash": "64935630e6539bb6440ddfa6488bbe419bc740408cda51ef0ea427665d648595", | ||||
|             "extract_dir": "curl-8.16.0_9-win64a-mingw" | ||||
|             "url": "https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64a-mingw.tar.xz", | ||||
|             "hash": "5d8ab20b8aead2bb816fa93421d7658a12a2237081b5e74fc3368a60173e2788", | ||||
|             "extract_dir": "curl-8.16.0_10-win64a-mingw" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "bin\\curl.exe", | ||||
|  | ||||
| @ -1,17 +1,17 @@ | ||||
| { | ||||
|     "version": "1.18.5", | ||||
|     "version": "1.18.7", | ||||
|     "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.5-x64.msi", | ||||
|             "hash": "0a853ac44171ecafa7427a706c0377b26ebde15385874056010a45a117e8758c", | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.7-x64.msi", | ||||
|             "hash": "68cf50fd70d51429db79a7dc62203f19466aea429e647a91bb719203ae987e2d", | ||||
|             "extract_dir": "PFiles64\\Julia" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.5-x86.msi", | ||||
|             "hash": "c1d0a4947a2f028f7a95289a9015d2ac06314ce7e03fa7328ff66c01fc13c821", | ||||
|             "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.7-x86.msi", | ||||
|             "hash": "a1346cac404784ee9c915791939629354000431842572716e5502274bd953017", | ||||
|             "extract_dir": "PFiles\\Julia" | ||||
|         } | ||||
|     }, | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "2025.10.17", | ||||
|     "version": "2025.10.18", | ||||
|     "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.17/mise-v2025.10.17-windows-x64.zip", | ||||
|             "hash": "05009bc64db60abfec5e61d62b825e6c57116f20d0c27439429bb4a1b4b1de24" | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-x64.zip", | ||||
|             "hash": "f9dc9e8d6d2fb9abb17fb3d44ee614c0dca62b5f45405c8260d94d7cde4f5f8e" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.17/mise-v2025.10.17-windows-arm64.zip", | ||||
|             "hash": "a8c1019228475d171cfd19e0c15b040061ff555624e5360da4d28b013fbbce48" | ||||
|             "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-arm64.zip", | ||||
|             "hash": "5f0d899053bea166fdc855d456a19e393822902691447bdf738053b51c65ceae" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "mise", | ||||
|  | ||||
| @ -1,16 +1,16 @@ | ||||
| { | ||||
|     "version": "4.4.17_2", | ||||
|     "version": "4.4.18_0", | ||||
|     "description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.", | ||||
|     "homepage": "https://github.com/zetamatta/nyagos", | ||||
|     "license": "BSD-3-Clause", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_2/nyagos-4.4.17_2-windows-amd64.zip", | ||||
|             "hash": "9a64a3e6ea2cb5478916ed9675f6319cec669faf8815afba5f5ce86343d89384" | ||||
|             "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_0/nyagos-4.4.18_0-windows-amd64.zip", | ||||
|             "hash": "bf08e15876d80db8e25c47b9afc61217752b05b78817bedf1deab9ba059421c0" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_2/nyagos-4.4.17_2-windows-386.zip", | ||||
|             "hash": "a39ee7f7a9f087b07a0ea39e96574b32b9d126cc3cefb574b2551908e34bf8c5" | ||||
|             "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_0/nyagos-4.4.18_0-windows-386.zip", | ||||
|             "hash": "a8990c5839b6ce4b9a3724e7574922aefa5801e53232ee4c445edb92f5fabd04" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "nyagos.exe", | ||||
|  | ||||
| @ -1,14 +1,14 @@ | ||||
| { | ||||
|     "version": "0.13.20", | ||||
|     "version": "0.13.21", | ||||
|     "description": "A cross-platform encrypted messaging service (command line/dbus version).", | ||||
|     "homepage": "https://github.com/AsamK/signal-cli", | ||||
|     "license": "GPL-3.0-only", | ||||
|     "suggest": { | ||||
|         "JDK": "java/openjdk" | ||||
|     }, | ||||
|     "url": "https://github.com/AsamK/signal-cli/releases/download/v0.13.20/signal-cli-0.13.20.tar.gz", | ||||
|     "hash": "305811d9cf978738313ba8efededf4ad37fb6d155ae60c67cd538b9de997618f", | ||||
|     "extract_dir": "signal-cli-0.13.20", | ||||
|     "url": "https://github.com/AsamK/signal-cli/releases/download/v0.13.21/signal-cli-0.13.21.tar.gz", | ||||
|     "hash": "739a11333ad0ddc67a9e5d10968e83ac34f40fa940c996ee2351b53fc0b4e79f", | ||||
|     "extract_dir": "signal-cli-0.13.21", | ||||
|     "bin": "bin\\signal-cli.bat", | ||||
|     "checkver": "github", | ||||
|     "autoupdate": { | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "1.23.0", | ||||
|     "version": "1.24.0", | ||||
|     "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", | ||||
|     "homepage": "https://starship.rs", | ||||
|     "license": "ISC", | ||||
| @ -12,16 +12,16 @@ | ||||
|     }, | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-x86_64-pc-windows-msvc.zip", | ||||
|             "hash": "50e670dda19bcc480ae4d1f7f0d3c7a092693252292406b54ababa706100f03c" | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-x86_64-pc-windows-msvc.zip", | ||||
|             "hash": "afa6f4e7bfcfb250a642361368d72599b485cb28ca0e67dc2149264b1dec2306" | ||||
|         }, | ||||
|         "32bit": { | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-i686-pc-windows-msvc.zip", | ||||
|             "hash": "2bdc209c673de3537a173184c5ba09c205d5433915c1e98a9efffe0a6e6dadbe" | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-i686-pc-windows-msvc.zip", | ||||
|             "hash": "1ec2a9cef2e02241b2d14d3b762e00ae0de96de31fed84d6ebf30884cb5a425a" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-aarch64-pc-windows-msvc.zip", | ||||
|             "hash": "b89470c308fa2fa4bf77d0df8ea9c74d8102817be936b2367959845c60008baa" | ||||
|             "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-aarch64-pc-windows-msvc.zip", | ||||
|             "hash": "d5fb746738e55ee1ce3b712f17ff3a53c8758fd213ecccdbe62d02c1daafbe4a" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "starship.exe", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user