mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.18.1",
 | |
|     "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
 | |
|     "homepage": "https://mutagen.io/",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_amd64_v0.18.1.zip",
 | |
|             "hash": "76f8223d5e6b607efdd9516473669ae5492e4f142887352d59bc6934d1f07a2d"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_386_v0.18.1.zip",
 | |
|             "hash": "f80e777398280da9cbc5425fa3050b3b33b18ac34fa04e1d957c956fb5a6c144"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_arm64_v0.18.1.zip",
 | |
|             "hash": "d0dd95b60f6077f0c02baee3128f754c1507bc4abfa63ae0bcae12e01a3d45f1"
 | |
|         }
 | |
|     },
 | |
|     "bin": "mutagen.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/mutagen-io/mutagen"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_amd64_v$version.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_386_v$version.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_arm64_v$version.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/SHA256SUMS"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)