mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	helmfile@0.171.0: Add arm64 version (#6482)
This commit is contained in:
		
							parent
							
								
									3afb5f032e
								
							
						
					
					
						commit
						b70c1d49ca
					
				@ -11,6 +11,10 @@
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_386.tar.gz",
 | 
			
		||||
            "hash": "6b21a3dbb0307d0364db929c47233480d936bfa84b7916e7748eb2fe0f713457"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_arm64.tar.gz",
 | 
			
		||||
            "hash": "536a40d751604c27a205f2b608a31e6031ffb0310ec1300f081de6ac19f77cb3"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "helmfile.exe",
 | 
			
		||||
@ -22,6 +26,9 @@
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/helmfile/helmfile/releases/download/v$version/helmfile_$version_windows_386.tar.gz"
 | 
			
		||||
            },
 | 
			
		||||
            "arm64": {
 | 
			
		||||
                "url": "https://github.com/helmfile/helmfile/releases/download/v$version/helmfile_$version_windows_arm64.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user