mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nim: Update to version 1.4.0
This commit is contained in:
		
							parent
							
								
									ef7111119b
								
							
						
					
					
						commit
						2063a7e7b4
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.2.6",
 | 
			
		||||
    "version": "1.4.0",
 | 
			
		||||
    "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",
 | 
			
		||||
    "depends": "gcc",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-1.2.6_x64.zip",
 | 
			
		||||
            "hash": "eceb3f514e3cc846274cbfc2f075e0bc039500e799d8aa3eb5bb2ece35ab888c"
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-1.4.0_x64.zip",
 | 
			
		||||
            "hash": "c0b5c1902b9801b006ba9122d118f8d6ca0065349133a136ed969e1306876f9b"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-1.2.6_x32.zip",
 | 
			
		||||
            "hash": "2686a94f3abaab83bb38dbd0f5ad394282057ee9321c6fdb4fb22f8c3d570e08"
 | 
			
		||||
            "url": "https://nim-lang.org/download/nim-1.4.0_x32.zip",
 | 
			
		||||
            "hash": "8b9920db0b8e060ea77e03eaa2a69d1394cc3b9595face4f2592bc3838e813f8"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "nim-1.2.6",
 | 
			
		||||
    "extract_dir": "nim-1.4.0",
 | 
			
		||||
    "post_install": [
 | 
			
		||||
        "# Copy Nimble package",
 | 
			
		||||
        "Copy-Item -Recurse \"$dir\\dist\\nimble\\src\\nimblepkg\" \"$dir\\bin\""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user