mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	Compare commits
	
		
			11 Commits
		
	
	
		
			d758c15b91
			...
			c1de885c13
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ![github-actions[bot]](/assets/img/avatar_default.png)  | c1de885c13 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 0be1196215 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 3713ddd3f3 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | eb4fc7b034 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | b5ec24de62 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 734ee10a02 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 9e532b69f0 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 542f3595a0 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | c539bef822 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | fe2af24e9c | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | be9952925e | 
| @ -1,16 +1,16 @@ | |||||||
| { | { | ||||||
|     "version": "0.52.0", |     "version": "0.53.0", | ||||||
|     "description": "OpenAI's Codex AI coding assistant", |     "description": "OpenAI's Codex AI coding assistant", | ||||||
|     "homepage": "https://github.com/openai/codex", |     "homepage": "https://github.com/openai/codex", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/openai/codex/releases/download/rust-v0.52.0/codex-x86_64-pc-windows-msvc.exe.zip", |             "url": "https://github.com/openai/codex/releases/download/rust-v0.53.0/codex-x86_64-pc-windows-msvc.exe.zip", | ||||||
|             "hash": "0212c6122829cdc37e4bf7ede3d9c7869ef20a2edb75b8a7e2e45ced404a385f" |             "hash": "9b6107aa7739418aeb5c0b5296cc17b894e9593359bd0cbdb1d48bb8e97ed82c" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/openai/codex/releases/download/rust-v0.52.0/codex-aarch64-pc-windows-msvc.exe.zip", |             "url": "https://github.com/openai/codex/releases/download/rust-v0.53.0/codex-aarch64-pc-windows-msvc.exe.zip", | ||||||
|             "hash": "48a5997d9733feb20b873ecedf2cff597f6b3ac55b1b5c72b74dfe2f961d2648" |             "hash": "e95c64782a3582e599932fca6940dd1099642d2b930cf0d8cea7f002a23b7382" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"", |     "pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"", | ||||||
|  | |||||||
| @ -1,16 +1,16 @@ | |||||||
| { | { | ||||||
|     "version": "0.215.0", |     "version": "0.216.0", | ||||||
|     "description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.", |     "description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.", | ||||||
|     "homepage": "https://eksctl.io", |     "homepage": "https://eksctl.io", | ||||||
|     "license": "Apache-2.0", |     "license": "Apache-2.0", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_amd64.zip", |             "url": "https://github.com/weaveworks/eksctl/releases/download/v0.216.0/eksctl_Windows_amd64.zip", | ||||||
|             "hash": "97cb05077c19370d31ab3ced1a2d186266e5e9874c6bf855295744d13b681693" |             "hash": "b9fd9ce9c9a8b31e2a0e319f5f9ab8e6fc12def885518fec25df4b4202c21fe4" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_arm64.zip", |             "url": "https://github.com/weaveworks/eksctl/releases/download/v0.216.0/eksctl_Windows_arm64.zip", | ||||||
|             "hash": "225e428500501f22f3c8ba8d0a2ee1f21ee767212275cecbc2d904fe8c1b7ec5" |             "hash": "97cd5d26ca5bd57d9bda18fcd991e2dedfb84c93fc36e4a3092b0c447baf0823" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "eksctl.exe", |     "bin": "eksctl.exe", | ||||||
|  | |||||||
| @ -1,12 +1,12 @@ | |||||||
| { | { | ||||||
|     "version": "14.22.0", |     "version": "14.23.0", | ||||||
|     "description": "Test, manage, and deploy Firebase project from the command line", |     "description": "Test, manage, and deploy Firebase project from the command line", | ||||||
|     "homepage": "https://github.com/firebase/firebase-tools", |     "homepage": "https://github.com/firebase/firebase-tools", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/firebase/firebase-tools/releases/download/v14.22.0/firebase-tools-win.exe#/firebase.exe", |             "url": "https://github.com/firebase/firebase-tools/releases/download/v14.23.0/firebase-tools-win.exe#/firebase.exe", | ||||||
|             "hash": "b362beb8b90314f39b15f933a839213e185c653326f22f5d1ff14739de4687a5" |             "hash": "75e656c867b4e19174b6dd7cfec55693715c73f7d143625cbb5e73dd477871b3" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "firebase.exe", |     "bin": "firebase.exe", | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "2.37.1", |     "version": "2.38.0", | ||||||
|     "description": "The command line client for IBM Cloud", |     "description": "The command line client for IBM Cloud", | ||||||
|     "homepage": "https://www.ibm.com/cloud/cli", |     "homepage": "https://www.ibm.com/cloud/cli", | ||||||
|     "license": { |     "license": { | ||||||
| @ -8,12 +8,12 @@ | |||||||
|     }, |     }, | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.37.1/binaries/IBM_Cloud_CLI_2.37.1_windows_amd64.zip", |             "url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.38.0/binaries/IBM_Cloud_CLI_2.38.0_windows_amd64.zip", | ||||||
|             "hash": "960868adb3cbab86a76315dbef111ad9d5727631674bd51b2f90a0d21c293a98" |             "hash": "e9216677b0f48f6f362858c9e2bd32e1ba11fefa511471bcb176b18fa3c480e3" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.37.1/binaries/IBM_Cloud_CLI_2.37.1_windows_386.zip", |             "url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.38.0/binaries/IBM_Cloud_CLI_2.38.0_windows_386.zip", | ||||||
|             "hash": "e76f7612b37241448db94ccc32922287978d6feed720a2ec8e6f5768c9618212" |             "hash": "118e4d28f251dc024b1378de78dd2f681331dc4dd0a37f6024cb61ea09aa92ed" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "IBM_Cloud_CLI", |     "extract_dir": "IBM_Cloud_CLI", | ||||||
|  | |||||||
| @ -1,12 +1,12 @@ | |||||||
| { | { | ||||||
|     "version": "0.21.0", |     "version": "0.21.1", | ||||||
|     "description": "Securely transfer data between computers.", |     "description": "Securely transfer data between computers.", | ||||||
|     "homepage": "https://github.com/magic-wormhole/magic-wormhole", |     "homepage": "https://github.com/magic-wormhole/magic-wormhole", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.21.0/wormhole.exe", |             "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.21.1/wormhole.exe", | ||||||
|             "hash": "a859545bf35fd6b1244fa984e304444fd58d7f0b58ae84ef29c2070e73915e3b" |             "hash": "dc91ddc8c3e3087fb798ad37076482e351f904b7ef92b2403cf3832e12e92f4c" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "wormhole.exe", |     "bin": "wormhole.exe", | ||||||
|  | |||||||
| @ -1,20 +1,20 @@ | |||||||
| { | { | ||||||
|     "version": "0.14.2", |     "version": "0.14.3", | ||||||
|     "description": "An extremely fast Python linter and code formatter, written in Rust.", |     "description": "An extremely fast Python linter and code formatter, written in Rust.", | ||||||
|     "homepage": "https://github.com/astral-sh/ruff", |     "homepage": "https://github.com/astral-sh/ruff", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-x86_64-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-x86_64-pc-windows-msvc.zip", | ||||||
|             "hash": "0a1160f45263cc847acd4b42392bf0484c9420806eeb7f776e1384fb557aeade" |             "hash": "ccc1bd362cca52a7fb7f9ee2cec7317c139ccb86e0964a5c1d4b14efbf2118ff" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-i686-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-i686-pc-windows-msvc.zip", | ||||||
|             "hash": "125e2010b28ccb01ed2a4596e3db8d8dc0a46ccba2ee08e6038cc56ebbfbcb96" |             "hash": "f46525c0684a220c063c1c1f8d516c8cccab8ec9f62417e17e02cd4c1a138417" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-aarch64-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-aarch64-pc-windows-msvc.zip", | ||||||
|             "hash": "4fb68c66c719b337c2364aeb8210326a28b8ae046ef9a9c90407d473264515dd" |             "hash": "b7ed5d2006b1c43559e78d90e65f2fa1982bec3976de74978485660fcdd67548" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": "ruff.exe", |     "bin": "ruff.exe", | ||||||
|  | |||||||
| @ -1,17 +1,17 @@ | |||||||
| { | { | ||||||
|     "version": "1.90.0", |     "version": "1.91.0", | ||||||
|     "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", |     "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", | ||||||
|     "homepage": "https://www.rust-lang.org", |     "homepage": "https://www.rust-lang.org", | ||||||
|     "license": "MIT|Apache-2.0", |     "license": "MIT|Apache-2.0", | ||||||
|     "notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.", |     "notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-x86_64-pc-windows-gnu.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-gnu.msi", | ||||||
|             "hash": "7b3e97a7f9f64011f5a591db589d56608508c7a8c78f4b6759521354753b250e" |             "hash": "5dc3d0af6d6cd26f6573e23322d006395a96673ad7ad25472f3f6328cf886c26" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-gnu.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-gnu.msi", | ||||||
|             "hash": "f5285fbd1888ff4d55ab6824c38f559f9309e96eccd7c9ca9a73c4eabed48e35" |             "hash": "fc4c9c7efef9d00ffd34c11e22e5969140f61eaf3b6e7d4b1488f83ef13f6efa" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "Rust", |     "extract_dir": "Rust", | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "1.90.0", |     "version": "1.91.0", | ||||||
|     "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", |     "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", | ||||||
|     "homepage": "https://www.rust-lang.org", |     "homepage": "https://www.rust-lang.org", | ||||||
|     "license": "MIT|Apache-2.0", |     "license": "MIT|Apache-2.0", | ||||||
| @ -13,16 +13,16 @@ | |||||||
|     ], |     ], | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-x86_64-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-msvc.msi", | ||||||
|             "hash": "cbeff9896d8a068f09c6b776450e113540f50b10a78d3fb144c7d64fbb77fe6a" |             "hash": "804a9e490115ebf1c39ad8045ed1e2c434a224fa94d2863710c99149bc9582e0" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-msvc.msi", | ||||||
|             "hash": "c471da9ba4e083938a061e779257246c759c06e80a944b0f229090dea26df4a4" |             "hash": "ad1d12ddb09d426f405320fca38f6d4e9b183276dd9e9eea11660738a34e3a8e" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-aarch64-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-aarch64-pc-windows-msvc.msi", | ||||||
|             "hash": "58aafc998f78f23c2550d6bbe61c12d116ca29dc44270eed13f875b0c02e3f87" |             "hash": "90843965fcd188bd326f350863360b95af58b6af6c7d588de49bc55adb4e5c45" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "Rust", |     "extract_dir": "Rust", | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "version": "1.90.0", |     "version": "1.91.0", | ||||||
|     "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", |     "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", | ||||||
|     "homepage": "https://www.rust-lang.org", |     "homepage": "https://www.rust-lang.org", | ||||||
|     "license": "MIT|Apache-2.0", |     "license": "MIT|Apache-2.0", | ||||||
| @ -13,16 +13,16 @@ | |||||||
|     ], |     ], | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-x86_64-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-msvc.msi", | ||||||
|             "hash": "cbeff9896d8a068f09c6b776450e113540f50b10a78d3fb144c7d64fbb77fe6a" |             "hash": "804a9e490115ebf1c39ad8045ed1e2c434a224fa94d2863710c99149bc9582e0" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-msvc.msi", | ||||||
|             "hash": "c471da9ba4e083938a061e779257246c759c06e80a944b0f229090dea26df4a4" |             "hash": "ad1d12ddb09d426f405320fca38f6d4e9b183276dd9e9eea11660738a34e3a8e" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://static.rust-lang.org/dist/rust-1.90.0-aarch64-pc-windows-msvc.msi", |             "url": "https://static.rust-lang.org/dist/rust-1.91.0-aarch64-pc-windows-msvc.msi", | ||||||
|             "hash": "58aafc998f78f23c2550d6bbe61c12d116ca29dc44270eed13f875b0c02e3f87" |             "hash": "90843965fcd188bd326f350863360b95af58b6af6c7d588de49bc55adb4e5c45" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "extract_dir": "Rust", |     "extract_dir": "Rust", | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", |     "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", | ||||||
|     "version": "2.43-25.10.28", |     "version": "2.43-25.10.31", | ||||||
|     "description": "A utility designed to identify file types from their binary signatures.", |     "description": "A utility designed to identify file types from their binary signatures.", | ||||||
|     "homepage": "https://www.mark0.net/soft-trid-e.html", |     "homepage": "https://www.mark0.net/soft-trid-e.html", | ||||||
|     "license": "Shareware", |     "license": "Shareware", | ||||||
| @ -9,7 +9,7 @@ | |||||||
|         "https://mark0.net/download/trid_w32.zip" |         "https://mark0.net/download/trid_w32.zip" | ||||||
|     ], |     ], | ||||||
|     "hash": [ |     "hash": [ | ||||||
|         "daee0b041960e85d4ad6d8c6629bfe9783bfd01130782a7a4ccd0ddc505c88e4", |         "f63142334b96fde38d24eb039a136c90dc0b42b42dc94e146b5569fcd83c1bb0", | ||||||
|         "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" |         "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" | ||||||
|     ], |     ], | ||||||
|     "bin": "trid.exe", |     "bin": "trid.exe", | ||||||
|  | |||||||
| @ -1,20 +1,20 @@ | |||||||
| { | { | ||||||
|     "version": "0.9.6", |     "version": "0.9.7", | ||||||
|     "description": "An extremely fast Python package installer and resolver, written in Rust.", |     "description": "An extremely fast Python package installer and resolver, written in Rust.", | ||||||
|     "homepage": "https://docs.astral.sh/uv/", |     "homepage": "https://docs.astral.sh/uv/", | ||||||
|     "license": "Apache-2.0|MIT", |     "license": "Apache-2.0|MIT", | ||||||
|     "architecture": { |     "architecture": { | ||||||
|         "64bit": { |         "64bit": { | ||||||
|             "url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-x86_64-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-x86_64-pc-windows-msvc.zip", | ||||||
|             "hash": "4cde4a7907214053320d5ab4b6f9add77b7aca6eb39cc7e4928b61704c1328b1" |             "hash": "5d250c32d3604e28dbe18dc65c668ff628c53e00dde2c642576e831e4a60da64" | ||||||
|         }, |         }, | ||||||
|         "32bit": { |         "32bit": { | ||||||
|             "url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-i686-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-i686-pc-windows-msvc.zip", | ||||||
|             "hash": "7a08b77907b5a5e93f0419be197449747ad1d5647268ff76b50c9f21904459f2" |             "hash": "02349c4380c26838be6fd9bde646c5c3296adc2ba224509ee8e16ffa5baba13e" | ||||||
|         }, |         }, | ||||||
|         "arm64": { |         "arm64": { | ||||||
|             "url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-aarch64-pc-windows-msvc.zip", |             "url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-aarch64-pc-windows-msvc.zip", | ||||||
|             "hash": "57370b6a43b9c7d93064de27e5ef7e068868062473df227a733e2d8a46ea87cf" |             "hash": "4482ad2544544e1966b6d933d38e27368ce0307739d293322c10459f698a1629" | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bin": [ |     "bin": [ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user