fake: Update to version 5.23.0

This commit is contained in:
github-actions[bot] 2022-08-01 16:31:01 +00:00
parent e8b6ce39d9
commit 2afc6b063a

View File

@ -1,16 +1,16 @@
{
"version": "5.22.0",
"version": "5.23.0",
"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.22.0/fake-dotnetcore-win7-x64.zip",
"hash": "132f058a04a4bf0537c09b21db3fea5397fd6d2b054915d08c0b6305d546d6c6"
"url": "https://github.com/fsharp/FAKE/releases/download/5.23.0/fake-dotnetcore-win7-x64.zip",
"hash": "2ddd7a153845054170ff9707010797485a2980a5cf1840c68985a259fbe1b88e"
},
"32bit": {
"url": "https://github.com/fsharp/FAKE/releases/download/5.22.0/fake-dotnetcore-win7-x86.zip",
"hash": "7b617fdafb04522a47cd7d17d2a6332aa30781c3387cb74d2637ad5b93f80ca8"
"url": "https://github.com/fsharp/FAKE/releases/download/5.23.0/fake-dotnetcore-win7-x86.zip",
"hash": "cce6795f1bbb20f05a116f47d967a9b3d428ddd1d233390f5b3d0cbc7ad93a63"
}
},
"bin": "fake.exe",