mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
fake: Update to version 6.1.4
This commit is contained in:
parent
1a0e5846c8
commit
c80510adbe
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "6.1.3",
|
"version": "6.1.4",
|
||||||
"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",
|
||||||
"homepage": "https://fake.build",
|
"homepage": "https://fake.build",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fsprojects/fake/releases/download/6.1.3/fake-dotnetcore-win-x64.zip",
|
"url": "https://github.com/fsprojects/fake/releases/download/6.1.4/fake-dotnetcore-win-x64.zip",
|
||||||
"hash": "ff8ed31be028f5ee04d9bc46faaec67c323bfb001e688ddff08f42be5cc518cb"
|
"hash": "30d3e19c17210c29c7148abd1b0ea35cf768324e1ebdd823bd7fb67d48ad3fc2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fsprojects/fake/releases/download/6.1.3/fake-dotnetcore-win-x86.zip",
|
"url": "https://github.com/fsprojects/fake/releases/download/6.1.4/fake-dotnetcore-win-x86.zip",
|
||||||
"hash": "a83918d43178192096cc5afd3d4c98ce36c9ad646cee947e63913cc412844aad"
|
"hash": "1c125dfde0966fb96e3ab0529f45e5659305fe5394e3c8b623c6da15b2d46440"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fake.exe",
|
"bin": "fake.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user