mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	Compare commits
	
		
			7 Commits
		
	
	
		
			1c2c1ef67f
			...
			918633d959
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 918633d959 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 29d2454d65 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 50eb52a438 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | ee6b9d0165 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 88f535bac9 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | 292e174d53 | ||
| ![github-actions[bot]](/assets/img/avatar_default.png)  | b050c8537c | 
| @ -1,12 +1,12 @@ | ||||
| { | ||||
|     "version": "2.25.2", | ||||
|     "version": "2.25.3", | ||||
|     "description": "Creates remote development machines so your team can develop from anywhere.", | ||||
|     "homepage": "https://coder.com/", | ||||
|     "license": "AGPL-3.0-or-later", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/coder/coder/releases/download/v2.25.2/coder_2.25.2_windows_amd64.zip", | ||||
|             "hash": "4a55be394c61fe7359a27b577fb71b76b2dc2a1d0d6f7630c602089821fe09f6" | ||||
|             "url": "https://github.com/coder/coder/releases/download/v2.25.3/coder_2.25.3_windows_amd64.zip", | ||||
|             "hash": "6533215aebce1c5ce6d1ea72c53544ccfd9f93d60a54400e67d3c55951dac610" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "coder.exe", | ||||
|  | ||||
| @ -2,11 +2,11 @@ | ||||
|     "homepage": "https://github.com/dolthub/dolt", | ||||
|     "license": "Apache-2.0", | ||||
|     "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.", | ||||
|     "version": "1.59.14", | ||||
|     "version": "1.59.15", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/dolthub/dolt/releases/download/v1.59.14/dolt-windows-amd64.zip", | ||||
|             "hash": "826593f2efc41ec98911bdf4ff6f40136aed4a8e7d2183d398e6140a7116dbee" | ||||
|             "url": "https://github.com/dolthub/dolt/releases/download/v1.59.15/dolt-windows-amd64.zip", | ||||
|             "hash": "eb9a4ebcfbf27ac73312710783ab2474316b2e92007e6b10129d2121189849ee" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "dolt-windows-amd64", | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|     "version": "3.1.38", | ||||
|     "version": "3.1.39", | ||||
|     "description": "GitKraken CLI", | ||||
|     "homepage": "https://www.gitkraken.com/cli", | ||||
|     "license": { | ||||
| @ -8,16 +8,16 @@ | ||||
|     }, | ||||
|     "architecture": { | ||||
|         "32bit": { | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_386.zip", | ||||
|             "hash": "ca9b315c2c9270aaa3a6d9697294b2d999f0782bf8856d18c71cb5d560e3500f" | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_386.zip", | ||||
|             "hash": "184e3c656ce9f1b83c6cd5051c5ef83d495deacdd3ec77d1589432bc879beb20" | ||||
|         }, | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_amd64.zip", | ||||
|             "hash": "f0188c22c5a4b001575099de47e8be713775e2ca0030faf1c83f5112ebb561c4" | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_amd64.zip", | ||||
|             "hash": "589041067ec8a8e880375d79dc99402209c7973f72736ade7d4870029541b5fe" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_arm64.zip", | ||||
|             "hash": "649e9b7f247e45a7e38dbf0dc50a41cfb22a50244ae7b062870cc333f35a1953" | ||||
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_arm64.zip", | ||||
|             "hash": "4b9f7e9f4c0ab1b71bc5e0977d50f238ec294a7203254501a8c44430c05a6c50" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "gk.exe", | ||||
|  | ||||
| @ -1,12 +1,12 @@ | ||||
| { | ||||
|     "version": "0.33.0", | ||||
|     "version": "0.34.0", | ||||
|     "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", | ||||
|     "homepage": "https://github.com/jj-vcs/jj", | ||||
|     "license": "Apache-2.0", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/jj-vcs/jj/releases/download/v0.33.0/jj-v0.33.0-x86_64-pc-windows-msvc.zip", | ||||
|             "hash": "59108e804afa614d5eb0494b97ab557d3b2d94859119666649efac20ea598cc1" | ||||
|             "url": "https://github.com/jj-vcs/jj/releases/download/v0.34.0/jj-v0.34.0-x86_64-pc-windows-msvc.zip", | ||||
|             "hash": "138f2642a99afb08aff0f7dc54b2076dcdc625d07a9a2e21b52895ea72db900e" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "jj.exe", | ||||
|  | ||||
| @ -1,16 +1,16 @@ | ||||
| { | ||||
|     "version": "0.37.0", | ||||
|     "version": "0.38.0", | ||||
|     "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", | ||||
|     "homepage": "https://ipfs.tech/", | ||||
|     "license": "MIT", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://dist.ipfs.tech/kubo/v0.37.0/kubo_v0.37.0_windows-amd64.zip", | ||||
|             "hash": "sha512:63f4ad44e2c5ea7f4b30a64b1c598b765d99bd13baef2d8968f50e572dee8e58742d79f4032be5e14bf83fd967b715d575effc97b1a59d8f466c9f8ef34c26b6" | ||||
|             "url": "https://dist.ipfs.tech/kubo/v0.38.0/kubo_v0.38.0_windows-amd64.zip", | ||||
|             "hash": "sha512:354c3a2aa2b7717ef294a77353c906cb997d63a3a6b62fac0d4ccc9575a5c3048cb2ea7ed6fce821c5b087dafca9b080bac19cd1c59f5a6455eb9e5d8119c81f" | ||||
|         }, | ||||
|         "arm64": { | ||||
|             "url": "https://dist.ipfs.tech/kubo/v0.37.0/kubo_v0.37.0_windows-arm64.zip", | ||||
|             "hash": "sha512:0a474dc01b79d23ff7ef024fc306df1de01683e573f2a8515ca9f836e95da8e9e1b26d04d8cbdba9f1d985bb69a29cb0bda9f47edb1b38a6ef7a71dec8781d77" | ||||
|             "url": "https://dist.ipfs.tech/kubo/v0.38.0/kubo_v0.38.0_windows-arm64.zip", | ||||
|             "hash": "sha512:1f32c5b4ef25df33eac0bc22fc55299e555783c0500f075d1afea9a7dc9c2fd99007baf16c2da8240bba76c3bfdba0927adbda1c1be529816ca486509c75eee3" | ||||
|         } | ||||
|     }, | ||||
|     "extract_dir": "kubo", | ||||
|  | ||||
| @ -1,13 +1,13 @@ | ||||
| { | ||||
|     "version": "1.0.5", | ||||
|     "version": "1.0.6", | ||||
|     "description": "Build tool aiming for Java and Scala.", | ||||
|     "homepage": "https://mill-build.org", | ||||
|     "license": "MIT", | ||||
|     "suggest": { | ||||
|         "JDK": "java/openjdk" | ||||
|     }, | ||||
|     "url": "https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/1.0.5/mill-dist-1.0.5-mill.bat#/mill.bat", | ||||
|     "hash": "2c42859afbf68de05d4bdcfae59cf6503552c9b02763a379c5d0d0e6ab2b450b", | ||||
|     "url": "https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/1.0.6/mill-dist-1.0.6-mill.bat#/mill.bat", | ||||
|     "hash": "52946f08fb2c81493bb44e01bde42be05d2e5bc121adf5887192359126eed2e3", | ||||
|     "bin": "mill.bat", | ||||
|     "checkver": { | ||||
|         "github": "https://github.com/com-lihaoyi/mill" | ||||
|  | ||||
| @ -1,13 +1,13 @@ | ||||
| { | ||||
|     "version": "2025.2.02443", | ||||
|     "version": "2025.2.02447", | ||||
|     "description": "Seq command-line client", | ||||
|     "homepage": "https://github.com/datalust/seqcli", | ||||
|     "license": "Apache-2.0", | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://github.com/datalust/seqcli/releases/download/v2025.2.02443/seqcli-2025.2.02443-win-x64.zip", | ||||
|             "hash": "67dc00862d7a5e1258129aa7f77abe5b8537b658c86968ae3db0e7f5c04315ac", | ||||
|             "extract_dir": "seqcli-2025.2.02443-win-x64" | ||||
|             "url": "https://github.com/datalust/seqcli/releases/download/v2025.2.02447/seqcli-2025.2.02447-win-x64.zip", | ||||
|             "hash": "81f324f1e70bf828712048c8ea8cd9c4edcc6fd2f1e44bd571bf84d8efa1b95f", | ||||
|             "extract_dir": "seqcli-2025.2.02447-win-x64" | ||||
|         } | ||||
|     }, | ||||
|     "bin": "seqcli.exe", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user