mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	elvish: Fix hash (#4714)
This commit is contained in:
		
							parent
							
								
									9ec26f27b5
								
							
						
					
					
						commit
						b418d772f8
					
				@ -6,11 +6,11 @@
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://dl.elv.sh/windows-amd64/elvish-v0.19.2.zip",
 | 
			
		||||
            "hash": "7d13e04cb8e513e307acf889fbd2c97453764992dd7099dedac164d83750e910"
 | 
			
		||||
            "hash": "28c96840fa87e654320e1fdf364589bb9a2c64146364ca10db8ecf09c00a0541"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://dl.elv.sh/windows-386/elvish-v0.19.2.zip",
 | 
			
		||||
            "hash": "663e60c7cf5f22b2283b5c3fd7e13c6e112538103d359a1e48dcd4503e48431e"
 | 
			
		||||
            "hash": "ab8cb1fea8e8521533a8de712d7c10423f433f210240dddcb600172d86e85639"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user