mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	mill: fix URL and hash (#234)
This commit is contained in:
		
							parent
							
								
									59c5657515
								
							
						
					
					
						commit
						8ffc4c911a
					
				@ -1,15 +1,15 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.5.0",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "url": "https://github.com/lihaoyi/mill/releases/download/0.5.0/0.5.0#/mill.bat",
 | 
			
		||||
    "url": "https://github.com/lihaoyi/mill/releases/download/0.5.0/0.5.0-assembly#/mill.bat",
 | 
			
		||||
    "bin": "mill.bat",
 | 
			
		||||
    "homepage": "http://www.lihaoyi.com/mill/",
 | 
			
		||||
    "hash": "ecf83db96a32024f14b031ce458b1b3eed01e713265e16c42eb4a894a1a0d654",
 | 
			
		||||
    "hash": "6f10e4f74bedf2dc2a181ee039b0a324929a89f5b0702238f9d89539d5958660",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/lihaoyi/mill"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://github.com/lihaoyi/mill/releases/download/$version/$version#/mill.bat"
 | 
			
		||||
        "url": "https://github.com/lihaoyi/mill/releases/download/$version/$version-assembly#/mill.bat"
 | 
			
		||||
    },
 | 
			
		||||
    "suggest": {
 | 
			
		||||
        "JDK": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user