mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nim: Update to version 1.2.6
This commit is contained in:
		
							parent
							
								
									9fbd4cd330
								
							
						
					
					
						commit
						d0336d7445
					
				@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.2.4",
 | 
					    "version": "1.2.6",
 | 
				
			||||||
    "description": "A statically typed compiled systems programming language, which combines successful concepts from mature languages like Python, Ada and Modula.",
 | 
					    "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/",
 | 
					    "homepage": "https://nim-lang.org/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "depends": "gcc",
 | 
					    "depends": "gcc",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://nim-lang.org/download/nim-1.2.4_x64.zip",
 | 
					            "url": "https://nim-lang.org/download/nim-1.2.6_x64.zip",
 | 
				
			||||||
            "hash": "0892b8988a7ee14e4ba477ad2057e8d7ce937f8a3d4d1aaac52fda9cf28ffe53"
 | 
					            "hash": "eceb3f514e3cc846274cbfc2f075e0bc039500e799d8aa3eb5bb2ece35ab888c"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://nim-lang.org/download/nim-1.2.4_x32.zip",
 | 
					            "url": "https://nim-lang.org/download/nim-1.2.6_x32.zip",
 | 
				
			||||||
            "hash": "7b5ae87a7bad27c0c386289acc2418f9006af4882e59d3fe786caae92781306e"
 | 
					            "hash": "2686a94f3abaab83bb38dbd0f5ad394282057ee9321c6fdb4fb22f8c3d570e08"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "nim-1.2.4",
 | 
					    "extract_dir": "nim-1.2.6",
 | 
				
			||||||
    "post_install": [
 | 
					    "post_install": [
 | 
				
			||||||
        "# Copy Nimble package",
 | 
					        "# Copy Nimble package",
 | 
				
			||||||
        "Copy-Item -Recurse \"$dir\\dist\\nimble\\src\\nimblepkg\" \"$dir\\bin\""
 | 
					        "Copy-Item -Recurse \"$dir\\dist\\nimble\\src\\nimblepkg\" \"$dir\\bin\""
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user