ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.10.0: sync eeco.json

Anton · May 2026 · 7a92b11aeffa57e2bbf5ba0b1eb5f10ba4153442 · parent: c3d822c · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.9.0",
"version": "2.10.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.9.0/eeco_v2.9.0_windows_amd64.zip",
"hash": "14a8e4f6d8bdbc553b9798c6912743fd556195120e4884761662c7f84fcaaa7f",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.10.0/eeco_v2.10.0_windows_amd64.zip",
"hash": "7dff1f193277b5ae3adb53bef4cf948389e900ffc3a7577caf4c4d7a8bdebccf",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.9.0/eeco_v2.9.0_windows_arm64.zip",
"hash": "c7aeb3356f3386152f14514d3fa01ba5c2f1b8fc6126064d3ab710cf17c0670d",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.10.0/eeco_v2.10.0_windows_arm64.zip",
"hash": "4361905c3bd11507e3765a20da2c3bb2a04712b9e72316b4bd0a8c0285946026",
"bin": "windows_arm64\\eeco.exe"
}
},