ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.14.2: sync eeco.json

Anton · May 2026 · 9e15a7a4bf615530afcf7bfaa431f28e1e1b3f35 · parent: 809e80d · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.14.1",
"version": "1.14.2",
"description": "Self-maintaining workflow ecosystem for a coding project",
"homepage": "https://github.com/ajhahnde/eeco",
"license": "PolyForm-Noncommercial-1.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.1/eeco_v1.14.1_windows_amd64.zip",
"hash": "9908f9d35deef9c2fb5e290964026dd5e56b2e78a407a138bf46452d46e13c9b",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.2/eeco_v1.14.2_windows_amd64.zip",
"hash": "60fb30bd840438ffd166644e78daa60705d2e5172ece23ccb9a349efc68c0212",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.1/eeco_v1.14.1_windows_arm64.zip",
"hash": "82a6de2b90f06d9ade3fa8fdabba79b72a6dd806de390783526b1ec7c5969ffc",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.2/eeco_v1.14.2_windows_arm64.zip",
"hash": "714b55620423e8da5048372c6c30ea121b3a148b7bbd339354870fa480ceaf1a",
"bin": "windows_arm64\\eeco.exe"
}
},