mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	v: Update to version 0.3
This commit is contained in:
		
							parent
							
								
									0c4651349b
								
							
						
					
					
						commit
						a35235f98f
					
				@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.2.4",
 | 
					    "version": "0.3",
 | 
				
			||||||
    "description": "The V programming language",
 | 
					    "description": "The V programming language",
 | 
				
			||||||
    "homepage": "https://vlang.io",
 | 
					    "homepage": "https://vlang.io",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "notes": "Windows SDK is required, you either install it by Visual Studios Installer, or download from: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/",
 | 
					    "notes": "Windows SDK is required, you either install it by Visual Studios Installer, or download from: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/vlang/v/releases/download/0.2.4/v_windows.zip",
 | 
					            "url": "https://github.com/vlang/v/releases/download/0.3/v_windows.zip",
 | 
				
			||||||
            "hash": "30fd4a6773f9bf55f0ef3a0aefa52df77ce6a3035836c283bb1bf5d8e6412499"
 | 
					            "hash": "3fc89deb5ac01d0db1647bdd91c24bd40204ade0bc30fe39cb969fcdb4f7a18e"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "v",
 | 
					    "extract_dir": "v",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user