buck: Update to version 2021.01.12.01

This commit is contained in:
Richard Kuhnt 2021-01-12 20:01:48 +00:00
parent 3bebc835d7
commit 070cba573a

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.10.21.01", "version": "2021.01.12.01",
"description": "A high-performance build tool.", "description": "A high-performance build tool.",
"homepage": "https://buck.build/", "homepage": "https://buck.build/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -15,8 +15,8 @@
"java/zulufx8" "java/zulufx8"
] ]
}, },
"url": "https://packages.chocolatey.org/buck.2020.10.21.01.nupkg", "url": "https://packages.chocolatey.org/buck.2021.01.12.01.nupkg",
"hash": "d4ed353d33fb0a384f0c37c06e1af1a8943f28a8199e08a7ba794ab46ca46a90", "hash": "6623ab85184b7f0e0afad2e504423f33c803ada6ce1606886e78ae0565777dd4",
"extract_dir": "tools", "extract_dir": "tools",
"post_install": "(Get-Content \"$dir\\buck.bat\") -replace 'C:\\\\Python27', \"$(versiondir 'python27' 'current')\" | Set-Content \"$dir\\buck.bat\"", "post_install": "(Get-Content \"$dir\\buck.bat\") -replace 'C:\\\\Python27', \"$(versiondir 'python27' 'current')\" | Set-Content \"$dir\\buck.bat\"",
"bin": "buck.bat", "bin": "buck.bat",