ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.16.1: sync eeco.json

Anton · May 2026 · ae942538f14bac1a27c3ac56239634538ecd99a1 · parent: 765ec5f · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.16.0",
"version": "1.16.1",
"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.16.0/eeco_v1.16.0_windows_amd64.zip",
"hash": "539f0acc458b846b8a163bffbcbc3c926d788eba3462ed2cea8fceaeb380fbb3",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.1/eeco_v1.16.1_windows_amd64.zip",
"hash": "db585a52d2f60bd6d936f935f443d84868cb935ad9563b796c40da57eedbc8ee",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.0/eeco_v1.16.0_windows_arm64.zip",
"hash": "4da4f6e7a0a16b4dd9eabc505835e83228629a722190fc35d08128361a510a1e",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.1/eeco_v1.16.1_windows_arm64.zip",
"hash": "e64f0c852c7cb94e21cbc0157fce29350dfec5937c8db14ec337f2e6c532a773",
"bin": "windows_arm64\\eeco.exe"
}
},