mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	mutagen: Add arm64 build and autoupdate.hash (#5950)
This commit is contained in:
		
							parent
							
								
									aa24cb6ee4
								
							
						
					
					
						commit
						e040f042ea
					
				@ -11,6 +11,10 @@
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_386_v0.17.6.zip",
 | 
			
		||||
            "hash": "4cb8d6afa0de02fb474d39c66b82c7aa79cd9445acd6643ddd76fb2d1a60aef6"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_arm64_v0.17.6.zip",
 | 
			
		||||
            "hash": "73fd4204654b260680efddb9a5ae36f86e3ef697a0668416e43817b2e74f3c19"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "mutagen.exe",
 | 
			
		||||
@ -24,7 +28,13 @@
 | 
			
		||||
            },
 | 
			
		||||
            "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"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user