mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ahoy: Update to version 2.1.1 and add arm64 architecture (#4686)
This commit is contained in:
		
							parent
							
								
									bc9f2c2f23
								
							
						
					
					
						commit
						3ce29832b1
					
				@ -1,15 +1,30 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.0.2",
 | 
					    "version": "2.1.1",
 | 
				
			||||||
    "description": "Automate and organize your workflows, no matter what technology you use",
 | 
					    "description": "Automate and organize your workflows, no matter what technology you use",
 | 
				
			||||||
    "homepage": "http://ahoycli.com",
 | 
					    "homepage": "http://ahoycli.com",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.2/ahoy-bin-windows-amd64.exe#/ahoy.exe",
 | 
					    "architecture": {
 | 
				
			||||||
    "hash": "d70ddbec1f3cf7cbac2192941437e62f8a616bcd238e2ff791a2e9aac7cba398",
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.1.1/ahoy-bin-windows-amd64.exe#/ahoy.exe",
 | 
				
			||||||
 | 
					            "hash": "cb672356b394d79f792448b0b9926d2c7e1e2768afe7d9aa389c88b155f2139e"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "arm64": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.1.1/ahoy-bin-windows-arm64.exe#/ahoy.exe",
 | 
				
			||||||
 | 
					            "hash": "8d263ddf271169fe5a098535b993a6303d906c51f96fa4e20d883cd08ea7f14a"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "bin": "ahoy.exe",
 | 
					    "bin": "ahoy.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/ahoy-cli/ahoy"
 | 
					        "github": "https://github.com/ahoy-cli/ahoy"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://github.com/ahoy-cli/ahoy/releases/download/$version/ahoy-bin-windows-amd64.exe#/ahoy.exe"
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/ahoy-cli/ahoy/releases/download/v$version/ahoy-bin-windows-amd64.exe#/ahoy.exe"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "arm64": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/ahoy-cli/ahoy/releases/download/v$version/ahoy-bin-windows-arm64.exe#/ahoy.exe"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user