ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.3.0: sync eeco.json

Anton · May 2026 · 79de5e3f9c9f1ad26f2b9e9ae0c12253a21b657c · parent: bfff1ef · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.2.0",
"version": "1.3.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.2.0/eeco_v1.2.0_windows_amd64.zip",
"hash": "68e8db72a801765c92ad9c25b2c68e5e736017444bba1c1fa87976158559f7f8",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.3.0/eeco_v1.3.0_windows_amd64.zip",
"hash": "ba3fce441bd70ad3c120511aeee2e13d8579daaa4af33272ca6486cf3adfbe08",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.2.0/eeco_v1.2.0_windows_arm64.zip",
"hash": "35eae864933c0ace75416cd2c7ea51bdbe14de3f3c74ce0a5c587bcc25965d8d",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.3.0/eeco_v1.3.0_windows_arm64.zip",
"hash": "ff4c0c6b28e7ae8b69f32a2ff895de9e254f163d4d71185fa4d1b16481c355a8",
"bin": "windows_arm64\\eeco.exe"
}
},