mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	stack: Update to version 1.9.3
This commit is contained in:
		
							parent
							
								
									4028b8f8d4
								
							
						
					
					
						commit
						139e2e0239
					
				
							
								
								
									
										14
									
								
								stack.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								stack.json
									
									
									
									
									
								
							@ -1,20 +1,18 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://www.haskellstack.org",
 | 
					    "homepage": "https://www.haskellstack.org",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
    "version": "1.9.1",
 | 
					    "version": "1.9.3",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/commercialhaskell/stack/releases/download/v1.9.1/stack-1.9.1-windows-x86_64.zip",
 | 
					            "url": "https://github.com/commercialhaskell/stack/releases/download/v1.9.3/stack-1.9.3-windows-x86_64.zip",
 | 
				
			||||||
            "hash": "7b1c22b9171f7a7cd70d776c8853ce7819da949fcccd69e7d87c948ac7e7140f"
 | 
					            "hash": "9ff25247ad90478bdea042df2520e7865521d9023ba8dc6eae79875e1b11fcbb"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/commercialhaskell/stack/releases/download/v1.9.1/stack-1.9.1-windows-i386.zip",
 | 
					            "url": "https://github.com/commercialhaskell/stack/releases/download/v1.9.3/stack-1.9.3-windows-i386.zip",
 | 
				
			||||||
            "hash": "049663dafd1c4e5f5d1cf9cb16dc200787fe3ea31d2f04dcd77dd3286e41aa72"
 | 
					            "hash": "3d73c8a63503efc387a926a705d2cde013ebc3a991f6f62bfccc12aa62b5b8aa"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": [
 | 
					    "bin": "stack.exe",
 | 
				
			||||||
        "stack.exe"
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "installer": {
 | 
					    "installer": {
 | 
				
			||||||
        "script": "add_first_in_path \"$env:APPDATA\\local\\bin\" $global"
 | 
					        "script": "add_first_in_path \"$env:APPDATA\\local\\bin\" $global"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user