Commit
scoop-eeco
eeco v2.6.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.5.0",
"version": "2.6.0",
"description": "Self-maintaining workflow ecosystem for a coding project",
"homepage": "https://github.com/ajhahnde/eeco",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.5.0/eeco_v2.5.0_windows_amd64.zip",
"hash": "13659364c28573ca7ea936dde24304fedcd47af64a0f29b1c974ac84e4a2011a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.6.0/eeco_v2.6.0_windows_amd64.zip",
"hash": "73c1deb35e492c134e802cebfc39b073b329f534e8278217975c9f0fbab32287",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.5.0/eeco_v2.5.0_windows_arm64.zip",
"hash": "c66f6f29c6e8fc9a88ef02171c7750a5801a75862046eb2d8e3015ce64c72256",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.6.0/eeco_v2.6.0_windows_arm64.zip",
"hash": "09cdc99f6b9638f680bd3459f7c11c300563955dd497d672bd5f7629aecca416",
"bin": "windows_arm64\\eeco.exe"
}
},