fake: Update to version 5.21.0

This commit is contained in:
github-actions[bot] 2022-01-24 20:26:50 +00:00
parent 2b26919a82
commit 5b6144eb51

View File

@ -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", "description": "F# Make, build automation tool for .NET with similar capabilities to make and rake",
"homepage": "https://fake.build", "homepage": "https://fake.build",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.4/fake-dotnetcore-win7-x64.zip", "url": "https://github.com/fsharp/FAKE/releases/download/5.21.0/fake-dotnetcore-win7-x64.zip",
"hash": "3de7e3a5487f228adf43168e9b1e8a6a6ea78ad1914ff21a599ec0afadd32f5e" "hash": "442187fe4aa0e0bfd444c0488f315b600244d80ae330fb83e46522b03b2aac69"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.20.4/fake-dotnetcore-win7-x86.zip", "url": "https://github.com/fsharp/FAKE/releases/download/5.21.0/fake-dotnetcore-win7-x86.zip",
"hash": "bc65da6c2011d7b6a045093af2c56f2a50bc992ee09b0f3db331478413cbcef6" "hash": "f4ade06495e71fea46b0d60553d91e69ffc7bb3ad952f927930a2ec23904ae45"
} }
}, },
"bin": "fake.exe", "bin": "fake.exe",