diff --git a/bucket/fake.json b/bucket/fake.json index 054043dd17..5b8a5431d3 100644 --- a/bucket/fake.json +++ b/bucket/fake.json @@ -1,16 +1,16 @@ { - "version": "5.23.1", + "version": "6.0.0", "description": "F# Make, build automation tool for .NET with similar capabilities to make and rake", "homepage": "https://fake.build", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/fsharp/FAKE/releases/download/5.23.1/fake-dotnetcore-win7-x64.zip", - "hash": "32050a2f70affdbd8037bf8becbd5143a76e184bf1ab38fe6b32c3fd93b3d7cf" + "url": "https://github.com/fsharp/FAKE/releases/download/6.0.0/fake-dotnetcore-win7-x64.zip", + "hash": "0807e1db1daf96b712f3d7325c93d346295af2f354193f01e6476c8d26d57ad5" }, "32bit": { - "url": "https://github.com/fsharp/FAKE/releases/download/5.23.1/fake-dotnetcore-win7-x86.zip", - "hash": "acf98cbc01fafac1f3ceea82a6d7c9f267c66308c68b02fbb7c93151408177c7" + "url": "https://github.com/fsharp/FAKE/releases/download/6.0.0/fake-dotnetcore-win7-x86.zip", + "hash": "867a217677d53459869b565bd5a68efbe6d111ee9db0b09d1db9289ef3cd17db" } }, "bin": "fake.exe",