mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
fake: Update to version 5.23.1
This commit is contained in:
parent
e018ad793f
commit
f88ed74022
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "5.23.0",
|
||||
"version": "5.23.1",
|
||||
"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.23.0/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "2ddd7a153845054170ff9707010797485a2980a5cf1840c68985a259fbe1b88e"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.23.1/fake-dotnetcore-win7-x64.zip",
|
||||
"hash": "32050a2f70affdbd8037bf8becbd5143a76e184bf1ab38fe6b32c3fd93b3d7cf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.23.0/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "cce6795f1bbb20f05a116f47d967a9b3d428ddd1d233390f5b3d0cbc7ad93a63"
|
||||
"url": "https://github.com/fsharp/FAKE/releases/download/5.23.1/fake-dotnetcore-win7-x86.zip",
|
||||
"hash": "acf98cbc01fafac1f3ceea82a6d7c9f267c66308c68b02fbb7c93151408177c7"
|
||||
}
|
||||
},
|
||||
"bin": "fake.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user