mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fake: Update to version 6.1.0
This commit is contained in:
parent
9584fa7a5f
commit
ebe6e97ed3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.0",
|
"version": "6.1.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/6.0.0/fake-dotnetcore-win7-x64.zip",
|
"url": "https://github.com/fsharp/FAKE/releases/download/6.1.0/fake-dotnetcore-win7-x64.zip",
|
||||||
"hash": "0807e1db1daf96b712f3d7325c93d346295af2f354193f01e6476c8d26d57ad5"
|
"hash": "a877b0cddf20fd64477cad394eb6710ae0c32092ba6ab73459f1e8872fb9e6fe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fsharp/FAKE/releases/download/6.0.0/fake-dotnetcore-win7-x86.zip",
|
"url": "https://github.com/fsharp/FAKE/releases/download/6.1.0/fake-dotnetcore-win7-x86.zip",
|
||||||
"hash": "867a217677d53459869b565bd5a68efbe6d111ee9db0b09d1db9289ef3cd17db"
|
"hash": "6863e4e68faf84e8d7abc42084aba94d269ca9c17ee3a4b7fbf8b71098607416"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fake.exe",
|
"bin": "fake.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user