mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	vfox: Update to version 0.6.3
This commit is contained in:
		
							parent
							
								
									de5921d9cc
								
							
						
					
					
						commit
						f640be103d
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.6.2",
 | 
					    "version": "0.6.3",
 | 
				
			||||||
    "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
 | 
					    "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
 | 
				
			||||||
    "homepage": "https://vfox.lhan.me/",
 | 
					    "homepage": "https://vfox.lhan.me/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
@ -9,19 +9,19 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_x86_64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_windows_x86_64.zip",
 | 
				
			||||||
            "hash": "96a6e4c410bfc5a60c5880cef14e91f571c97a9729b7dcbdf936eedc0ade396f",
 | 
					            "hash": "32a68b771638d4e9d76c35e872e3a13a16ff09786b63565f88a2fa25d9f19b91",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.2_windows_x86_64"
 | 
					            "extract_dir": "vfox_0.6.3_windows_x86_64"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_i386.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_windows_i386.zip",
 | 
				
			||||||
            "hash": "2bfd00d8f1f8782c4678c5ea62c15b94e2d1524be13aba536c91464f3d684170",
 | 
					            "hash": "f3ea07df925af9b7852aaf37ffaddbf7f88096a273cc0ed93d026b73fe813e86",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.2_windows_i386"
 | 
					            "extract_dir": "vfox_0.6.3_windows_i386"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_aarch64.zip",
 | 
					            "url": "https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_windows_aarch64.zip",
 | 
				
			||||||
            "hash": "d3708d93aab242f8a00f1d6ed4d88bdf9b97c2c924827c4c98330f56cd96202b",
 | 
					            "hash": "6acdfce386537313d0bae24c88a360ee53ee31dd609ee772307a3fb6c88288cf",
 | 
				
			||||||
            "extract_dir": "vfox_0.6.2_windows_aarch64"
 | 
					            "extract_dir": "vfox_0.6.3_windows_aarch64"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "vfox.exe",
 | 
					    "bin": "vfox.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user