Commit
scoop-eeco
eeco v1.6.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.5.1",
"version": "1.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/v1.5.1/eeco_v1.5.1_windows_amd64.zip",
"hash": "48349dd0f54bce8651fd513fda297c1db0be521c6ba119b6ad0e748127326354",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.6.0/eeco_v1.6.0_windows_amd64.zip",
"hash": "33de8a10329a904f4024e6b6612868f3a8fc9520c4a3c824701a56d1b3122661",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.5.1/eeco_v1.5.1_windows_arm64.zip",
"hash": "b05d7398568546b561b4dffdc5734dfdf0ec454dc7a7407b0a654f97621a2732",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.6.0/eeco_v1.6.0_windows_arm64.zip",
"hash": "07d476f18623a32230fe183c644f1da27f28088f437bbc72219610d479f19a4f",
"bin": "windows_arm64\\eeco.exe"
}
},