mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
fake: Update to version 5.19.0
This commit is contained in:
parent
3a7112ebde
commit
7f092c0cb9
@ -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.18.3",
|
||||
"version": "5.19.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.18.3/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "4bbee32b61148d721315240c55beb8b2e9fa10926af50e3669bf7af984945e4f"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.19.0/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "527cb1cd703b2b4919e22894b485a65dcd80b79caf936a939fc6d9ebd1d03e79"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.18.3/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "5fbe3e4e299bc645064167a197e4c65252271431f559f093513f9148be2917a8"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.19.0/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "68d6692be9ba7a6959171786a5677e295d67c99edff8208dde8ec002f7c183b0"
|
||||
}
|
||||
},
|
||||
"bin": "fake.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user