mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	crystal: Add version 1.40.0 (#6125)
Co-authored-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
		
							parent
							
								
									5c8af65f08
								
							
						
					
					
						commit
						a23ca994d2
					
				
							
								
								
									
										30
									
								
								bucket/crystal.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								bucket/crystal.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,30 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.14.0",
 | 
			
		||||
    "description": "The Crystal Programming Language",
 | 
			
		||||
    "homepage": "https://www.crystal-lang.org/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/crystal-lang/crystal/releases/download/1.14.0/crystal-1.14.0-windows-x86_64-msvc-unsupported.zip",
 | 
			
		||||
            "hash": "96c958e9b8c21caec8a96ba4a72af80846d560cc2971e28abe3c1e338534b60f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "crystal.exe",
 | 
			
		||||
    "shortcuts": [
 | 
			
		||||
        [
 | 
			
		||||
            "crystal.exe",
 | 
			
		||||
            "Crystal",
 | 
			
		||||
            "i"
 | 
			
		||||
        ]
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/crystal-lang/crystal"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/crystal-lang/crystal/releases/download/$version/crystal-$version-windows-x86_64-msvc-unsupported.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user