ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.15.0: sync eeco.json

Anton · May 2026 · c0a712cb7abc9eb7a640a81b52746c666abc2a1d · parent: 9e15a7a · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.14.2",
"version": "1.15.0",
"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.2/eeco_v1.14.2_windows_amd64.zip",
"hash": "60fb30bd840438ffd166644e78daa60705d2e5172ece23ccb9a349efc68c0212",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.15.0/eeco_v1.15.0_windows_amd64.zip",
"hash": "e31a96cb9fc21f0d18063c21411cf808f9f238789d30bcb0135020ef73cbce54",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.2/eeco_v1.14.2_windows_arm64.zip",
"hash": "714b55620423e8da5048372c6c30ea121b3a148b7bbd339354870fa480ceaf1a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.15.0/eeco_v1.15.0_windows_arm64.zip",
"hash": "abbdeec444b7221fe48871ca63f00684dcd94025c686530302afefc160560016",
"bin": "windows_arm64\\eeco.exe"
}
},