ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.5.1: sync eeco.json

Anton · May 2026 · 2ebbeb169d055903adcac8f9a9a5d0c5bb28ea2c · parent: d721ab2 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.5.0",
"version": "1.5.1",
"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.5.0/eeco_v1.5.0_windows_amd64.zip",
"hash": "2685805d48b813e5f569163ef6486cb5f2674ec95d8f019816d4c4501dc49d16",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.5.1/eeco_v1.5.1_windows_amd64.zip",
"hash": "48349dd0f54bce8651fd513fda297c1db0be521c6ba119b6ad0e748127326354",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.5.0/eeco_v1.5.0_windows_arm64.zip",
"hash": "295248cbd3bf293f58551bffef1b8d03d86ec06183c93d80d51696c12d4dca7b",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.5.1/eeco_v1.5.1_windows_arm64.zip",
"hash": "b05d7398568546b561b4dffdc5734dfdf0ec454dc7a7407b0a654f97621a2732",
"bin": "windows_arm64\\eeco.exe"
}
},