mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
fake: Update to version 5.20.1
This commit is contained in:
parent
3a6e53597d
commit
22d0a8d73b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://fake.build",
|
||||
"description": "F# Make, build automation tool for .NET with similar capabilities to make and rake",
|
||||
"version": "5.20.0",
|
||||
"version": "5.20.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.0/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "ea70ae94a686f38b8592375df2d3aacf6ab9633abc49ba54c8530a504e85f9a2"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.1/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "eb9a76fd92f18ea0e646c392478f273fcdffd935116b949e13092714888ab4bd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.0/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "3f7e5e8f1786f2338e2cc001b74ba6ed3f26c22c68d7438adbb0072899667330"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.1/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "3a358a80cd19548da08c01b5508056e0dcf1b74db3edf39f9ff72eeb659b161b"
|
||||
}
|
||||
},
|
||||
"bin": "fake.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user