Commit
scoop-eeco
eeco v1.11.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.10.0",
"version": "1.11.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.10.0/eeco_v1.10.0_windows_amd64.zip",
"hash": "701475a4fdb1b1d6e13ae79eb4b3b86492728d4d4ae74d42132d2e26e4486018",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.11.0/eeco_v1.11.0_windows_amd64.zip",
"hash": "08e3b3365cae2677a81b9fc3546e82e6ae0068a70c4ff9afaead5ca930d56e76",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.10.0/eeco_v1.10.0_windows_arm64.zip",
"hash": "26f6ea63273904cd708cb02c58d55f35cf79dd43300b0cee59894f31a2b5f8fd",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.11.0/eeco_v1.11.0_windows_arm64.zip",
"hash": "8391b8057ef9afd444dfcdac9b2dfcfcaae031a9e5d2c29f0353d1c317048329",
"bin": "windows_arm64\\eeco.exe"
}
},