mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
fake: Update to version 5.21.0
This commit is contained in:
parent
2b26919a82
commit
5b6144eb51
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "5.20.4",
|
||||
"version": "5.21.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.20.4/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "3de7e3a5487f228adf43168e9b1e8a6a6ea78ad1914ff21a599ec0afadd32f5e"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.0/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "442187fe4aa0e0bfd444c0488f315b600244d80ae330fb83e46522b03b2aac69"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.4/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "bc65da6c2011d7b6a045093af2c56f2a50bc992ee09b0f3db331478413cbcef6"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.0/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "f4ade06495e71fea46b0d60553d91e69ffc7bb3ad952f927930a2ec23904ae45"
|
||||
}
|
||||
},
|
||||
"bin": "fake.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user