mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	buck: Add version 2019.05.22.01 (#119)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
		
							parent
							
								
									1b2d9ae728
								
							
						
					
					
						commit
						2b95b50035
					
				
							
								
								
									
										34
									
								
								bucket/buck.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								bucket/buck.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,34 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://buck.build/",
 | 
			
		||||
    "version": "2019.05.22.01",
 | 
			
		||||
    "description": "A high-performance build tool.",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "url": "https://packages.chocolatey.org/buck.2019.05.22.01.nupkg",
 | 
			
		||||
    "hash": "060b94b3a06581127ff1db41b2987eca52a6392d3e83cda1c3ec1b7c8b582390",
 | 
			
		||||
    "extract_dir": "tools",
 | 
			
		||||
    "depends": "versions/python27",
 | 
			
		||||
    "suggest": {
 | 
			
		||||
        "JDK8": [
 | 
			
		||||
            "java/adopt8-hotspot",
 | 
			
		||||
            "java/adopt8-openj9",
 | 
			
		||||
            "java/corretto8",
 | 
			
		||||
            "java/liberica8",
 | 
			
		||||
            "java/ojdkbuild8",
 | 
			
		||||
            "java/zulu8",
 | 
			
		||||
            "java/zulufx8"
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "buck.bat",
 | 
			
		||||
    "post_install": "(Get-Content \"$dir\\buck.bat\") -replace 'C:\\\\Python27', \"$(versiondir 'python27' 'current')\" | Set-Content \"$dir\\buck.bat\"",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://chocolatey.org/packages/buck",
 | 
			
		||||
        "regex": "Chocolatey.*?([\\d.]+)\\r"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://packages.chocolatey.org/buck.$version.nupkg",
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "https://chocolatey.org/packages/buck",
 | 
			
		||||
            "regex": "$sha256.*?$basename"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user