mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "22.1.0",
 | |
|     "description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
 | |
|     "homepage": "https://www.git-town.com",
 | |
|     "license": "MIT",
 | |
|     "suggest": {
 | |
|         "git": "git"
 | |
|     },
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/git-town/git-town/releases/download/v22.1.0/git-town_windows_intel_64.zip",
 | |
|             "hash": "ad3f6f29c888559c0ce8dd9d5f8226116cc62b3215baacc28c6d79a28d7de897"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/git-town/git-town/releases/download/v22.1.0/git-town_windows_arm_64.zip",
 | |
|             "hash": "d9f57c484f6d5019044a947b79475beceac8bd0026786bcd6185765f7262fdf8"
 | |
|         }
 | |
|     },
 | |
|     "bin": "git-town.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/git-town/git-town"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_intel_64.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_arm_64.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)