fake: Update to version 5.22.0

This commit is contained in:
github-actions[bot] 2022-02-15 00:33:00 +00:00
parent 50dc44b9e3
commit 2afb5b1b61

View File

@ -1,16 +1,16 @@
{ {
"version": "5.21.1", "version": "5.22.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.21.1/fake-dotnetcore-win7-x64.zip", "url": "https://github.com/fsharp/FAKE/releases/download/5.22.0/fake-dotnetcore-win7-x64.zip",
"hash": "28f164aaab46f2e207c8ac6d46b8e367c5ea131ee6f8846973e0b3d3f1340ea6" "hash": "132f058a04a4bf0537c09b21db3fea5397fd6d2b054915d08c0b6305d546d6c6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.21.1/fake-dotnetcore-win7-x86.zip", "url": "https://github.com/fsharp/FAKE/releases/download/5.22.0/fake-dotnetcore-win7-x86.zip",
"hash": "3b08d1d9f92b314e0bf1b97ad0fac475addca63f58e7a4b8bcdec010c16fb92a" "hash": "7b617fdafb04522a47cd7d17d2a6332aa30781c3387cb74d2637ad5b93f80ca8"
} }
}, },
"bin": "fake.exe", "bin": "fake.exe",