mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	v: Update notes according to https://github.com/vlang/v#readme
				
					
				
			This commit is contained in:
		
							parent
							
								
									869c554c96
								
							
						
					
					
						commit
						9feea8a873
					
				@ -3,11 +3,7 @@
 | 
			
		||||
    "description": "The V programming language",
 | 
			
		||||
    "homepage": "https://vlang.io",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "notes": [
 | 
			
		||||
        "V requires a C compiler on Windows. You can use one of MinGW-w64, llvm-mingw, MSVC.",
 | 
			
		||||
        "More information can be found here: https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows",
 | 
			
		||||
        "Windows SDK is also required, you can 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": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/vlang/v/releases/download/0.2.4/v_windows.zip",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user