ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.4.0: sync eeco.json

Anton · May 2026 · 0b019380e9071f45b815ff66dd2c197c84b70eac · parent: e12974a · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.3.0",
"version": "2.4.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.3.0/eeco_v2.3.0_windows_amd64.zip",
"hash": "ba181b653072aba119d8a5e44c5528ac0ae015e05eb6be305e7ef07bb0e029b0",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.4.0/eeco_v2.4.0_windows_amd64.zip",
"hash": "0115ef4c7ee0857abe2da7afc64523645aef2db02844ce3ccb44f746fe651797",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.3.0/eeco_v2.3.0_windows_arm64.zip",
"hash": "c921ffdcf0efcb8c6fb60bf1e43693f9217f69d7f00e32fa2c59b2eccf5e9234",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.4.0/eeco_v2.4.0_windows_arm64.zip",
"hash": "dd42fe127a7547a399fc5a11be14ac0a682f28abe7ddbfb43f03a63a3c2fe1ab",
"bin": "windows_arm64\\eeco.exe"
}
},