mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	nim: Update to version 2.0.6
This commit is contained in:
		
							parent
							
								
									16b9dc861c
								
							
						
					
					
						commit
						26f641afbd
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.0.4",
 | 
			
		||||
    "version": "2.0.6",
 | 
			
		||||
    "description": "A statically typed compiled systems programming language, which combines successful concepts from mature languages like Python, Ada and Modula.",
 | 
			
		||||
    "homepage": "https://nim-lang.org/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -8,15 +8,15 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-2.0.4_x64.zip",
 | 
			
		||||
            "hash": "febee540483c3c1d620b2d8ed4ea1ce3a4b041debf2782d848124e66886522e3"
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-2.0.6_x64.zip",
 | 
			
		||||
            "hash": "e67f069890c2ae970266fa146c5211eca0ed2a09a29e6a8308ef02557b3f9e38"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-2.0.4_x32.zip",
 | 
			
		||||
            "hash": "3fef2e8eb99af6e7e3c27950f19c8b8fac0515ca0a4339367cd590376ef8a1c8"
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-2.0.6_x32.zip",
 | 
			
		||||
            "hash": "e6370da947ac8f8846bcce1bd872043bcf3a31a811dc8cdd4bcd5dcd7adacaec"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "nim-2.0.4",
 | 
			
		||||
    "extract_dir": "nim-2.0.6",
 | 
			
		||||
    "post_install": [
 | 
			
		||||
        "# Copy Nimble package",
 | 
			
		||||
        "Copy-Item -Recurse \"$dir\\dist\\nimble\\src\\nimblepkg\" \"$dir\\bin\""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user