fake: Update to version 5.21.1

This commit is contained in:
github-actions[bot] 2022-01-30 16:29:22 +00:00
parent 8248d39bbe
commit 43bcabc8a3

View File

@ -1,16 +1,16 @@
{
"version": "5.21.0",
"version": "5.21.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.21.0/fake-dotnetcore-win7-x64.zip",
"hash": "442187fe4aa0e0bfd444c0488f315b600244d80ae330fb83e46522b03b2aac69"
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.1/fake-dotnetcore-win7-x64.zip",
"hash": "28f164aaab46f2e207c8ac6d46b8e367c5ea131ee6f8846973e0b3d3f1340ea6"
},
"32bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.0/fake-dotnetcore-win7-x86.zip",
"hash": "f4ade06495e71fea46b0d60553d91e69ffc7bb3ad952f927930a2ec23904ae45"
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.1/fake-dotnetcore-win7-x86.zip",
"hash": "3b08d1d9f92b314e0bf1b97ad0fac475addca63f58e7a4b8bcdec010c16fb92a"
}
},
"bin": "fake.exe",