fake: Update to version 5.20.2

This commit is contained in:
Jakub Čábera 2020-06-27 23:22:24 +02:00
parent e55f6dedd4
commit 99ac2e9db3

View File

@ -1,16 +1,16 @@
{
"homepage": "https://fake.build",
"version": "5.20.2",
"description": "F# Make, build automation tool for .NET with similar capabilities to make and rake",
"version": "5.20.1",
"homepage": "https://fake.build",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.1/fake-dotnetcore-win7-x64.zip",
"hash": "eb9a76fd92f18ea0e646c392478f273fcdffd935116b949e13092714888ab4bd"
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.2/fake-dotnetcore-win7-x64.zip",
"hash": "f0a2e5923eb70171e0c8379f180babc9a5ca5021edacf714211ba80970b70f7e"
},
"32bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.1/fake-dotnetcore-win7-x86.zip",
"hash": "3a358a80cd19548da08c01b5508056e0dcf1b74db3edf39f9ff72eeb659b161b"
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.2/fake-dotnetcore-win7-x86.zip",
"hash": "7e67788adcd629233a5514029c38ec11fc0935bd18d828f68d77d90b087bafa7"
}
},
"bin": "fake.exe",