mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	vfox: Update to version 0.5.0
This commit is contained in:
		
							parent
							
								
									ea587b4847
								
							
						
					
					
						commit
						692f09a797
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.4.2",
 | 
			
		||||
    "version": "0.5.0",
 | 
			
		||||
    "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
 | 
			
		||||
    "homepage": "https://vfox.lhan.me/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
@ -9,19 +9,19 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_x86_64.zip",
 | 
			
		||||
            "hash": "bd2b1efa1a2aa2e4146eab632d9b89db17193c601d1eb9fdc420881259da4fa3",
 | 
			
		||||
            "extract_dir": "vfox_0.4.2_windows_x86_64"
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_x86_64.zip",
 | 
			
		||||
            "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
 | 
			
		||||
            "extract_dir": "vfox_0.5.0_windows_x86_64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_i386.zip",
 | 
			
		||||
            "hash": "d992627a27c58f8dc122c1c42502bb660c2cb1b6f9bc5d372ad088fea5357fe7",
 | 
			
		||||
            "extract_dir": "vfox_0.4.2_windows_i386"
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip",
 | 
			
		||||
            "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
 | 
			
		||||
            "extract_dir": "vfox_0.5.0_windows_i386"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_aarch64.zip",
 | 
			
		||||
            "hash": "b68e89eaa6c3d2e491b69d57b8ef2fd987c012576e3b823e76e544f7c7eb7bd1",
 | 
			
		||||
            "extract_dir": "vfox_0.4.2_windows_aarch64"
 | 
			
		||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip",
 | 
			
		||||
            "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
 | 
			
		||||
            "extract_dir": "vfox_0.5.0_windows_aarch64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "vfox.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user