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