fake: Update to version 6.1.4

This commit is contained in:
github-actions[bot] 2025-10-26 12:32:05 +00:00
parent 1a0e5846c8
commit c80510adbe

View File

@ -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",
"homepage": "https://fake.build",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/fsprojects/fake/releases/download/6.1.3/fake-dotnetcore-win-x64.zip",
"hash": "ff8ed31be028f5ee04d9bc46faaec67c323bfb001e688ddff08f42be5cc518cb"
"url": "https://github.com/fsprojects/fake/releases/download/6.1.4/fake-dotnetcore-win-x64.zip",
"hash": "30d3e19c17210c29c7148abd1b0ea35cf768324e1ebdd823bd7fb67d48ad3fc2"
},
"32bit": {
"url": "https://github.com/fsprojects/fake/releases/download/6.1.3/fake-dotnetcore-win-x86.zip",
"hash": "a83918d43178192096cc5afd3d4c98ce36c9ad646cee947e63913cc412844aad"
"url": "https://github.com/fsprojects/fake/releases/download/6.1.4/fake-dotnetcore-win-x86.zip",
"hash": "1c125dfde0966fb96e3ab0529f45e5659305fe5394e3c8b623c6da15b2d46440"
}
},
"bin": "fake.exe",