ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.12.0: sync eeco.json

Anton · May 2026 · ec8bf555ddd421bb4275d42079da82ba1903d400 · parent: 7f5f90a · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.11.0",
"version": "1.12.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.11.0/eeco_v1.11.0_windows_amd64.zip",
"hash": "08e3b3365cae2677a81b9fc3546e82e6ae0068a70c4ff9afaead5ca930d56e76",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.12.0/eeco_v1.12.0_windows_amd64.zip",
"hash": "f2b8d3e4249f9a39695acb4ce0fa426b7f45c8cef1a8b099be2e9fabfdf74efc",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.11.0/eeco_v1.11.0_windows_arm64.zip",
"hash": "8391b8057ef9afd444dfcdac9b2dfcfcaae031a9e5d2c29f0353d1c317048329",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.12.0/eeco_v1.12.0_windows_arm64.zip",
"hash": "def0c5ae6eaf9501520ceb15be5fd362dee853064c44f019eb63046cfd8ba06f",
"bin": "windows_arm64\\eeco.exe"
}
},