ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.2.0: sync eeco.json

Anton · May 2026 · 7eafeb8df06abbf4b509607a960fe4573e06f5e9 · parent: dd45689 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.1.0",
"version": "2.2.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.1.0/eeco_v2.1.0_windows_amd64.zip",
"hash": "5783dec42ece4fccf3279beb769ea0d51e7c4653c280c0807a914985dbb55900",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.2.0/eeco_v2.2.0_windows_amd64.zip",
"hash": "318c4dd6f1effcf8b672a674c125de0f602b1869b208dfd15190da06ff390397",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.1.0/eeco_v2.1.0_windows_arm64.zip",
"hash": "919cf5c84ff25ed4199aea81d7c216d86e6a177b0592c66e5efbce34115592ee",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.2.0/eeco_v2.2.0_windows_arm64.zip",
"hash": "78fdd50413e8811c64ff10ab51f5e94fa814ff994f995ed38867a9731af9a284",
"bin": "windows_arm64\\eeco.exe"
}
},