ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.0.3: sync eeco.json

Anton · May 2026 · 974afa8eb1361b51adb3fa962d0b38316ccc0910 · parent: 08722c6 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.0.2",
"version": "2.0.3",
"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.0.2/eeco_v2.0.2_windows_amd64.zip",
"hash": "2b3142105c266f901f3678af4bf2bcff85b31cd9153d4f1738e6c247d55afdaf",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.3/eeco_v2.0.3_windows_amd64.zip",
"hash": "39e8d38c4c777101ce9ffa6365ecc61c4df0ea3f459d6ab00b219caaf1b712eb",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.2/eeco_v2.0.2_windows_arm64.zip",
"hash": "c38701fa306a3e6d133fb36815f4c72bcb0e152839050965dc2c578fb8f8ffd4",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.3/eeco_v2.0.3_windows_arm64.zip",
"hash": "38c905fd0213a0d0d36e623a7af4db544ec4fb62fe8ad64694ca118bc1d6dfa5",
"bin": "windows_arm64\\eeco.exe"
}
},