From 070cba573adce55b3d46bc297987c7d851530b48 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Jan 2021 20:01:48 +0000 Subject: [PATCH] buck: Update to version 2021.01.12.01 --- bucket/buck.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buck.json b/bucket/buck.json index 1735ad40af..2c49139ba4 100644 --- a/bucket/buck.json +++ b/bucket/buck.json @@ -1,5 +1,5 @@ { - "version": "2020.10.21.01", + "version": "2021.01.12.01", "description": "A high-performance build tool.", "homepage": "https://buck.build/", "license": "Apache-2.0", @@ -15,8 +15,8 @@ "java/zulufx8" ] }, - "url": "https://packages.chocolatey.org/buck.2020.10.21.01.nupkg", - "hash": "d4ed353d33fb0a384f0c37c06e1af1a8943f28a8199e08a7ba794ab46ca46a90", + "url": "https://packages.chocolatey.org/buck.2021.01.12.01.nupkg", + "hash": "6623ab85184b7f0e0afad2e504423f33c803ada6ce1606886e78ae0565777dd4", "extract_dir": "tools", "post_install": "(Get-Content \"$dir\\buck.bat\") -replace 'C:\\\\Python27', \"$(versiondir 'python27' 'current')\" | Set-Content \"$dir\\buck.bat\"", "bin": "buck.bat",