ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.27.5: sync eeco.json

Anton · May 2026 · f9e27b515ff045685f1e5e90eb5211d0abc80297 · parent: 3954ea0 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.27.4",
"version": "1.27.5",
"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.27.4/eeco_v1.27.4_windows_amd64.zip",
"hash": "eb62882a53f6bf20e3f5d9f929d2ffaf38ab5f1e12bf8e604ac4a151b37acd08",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.5/eeco_v1.27.5_windows_amd64.zip",
"hash": "8221bbaa541928df270516f87b549d43b48a00666c9bfbc426fc6c9f38d5f23b",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.4/eeco_v1.27.4_windows_arm64.zip",
"hash": "d640daddefc0c4adda1ecec8f5bdc5cab760ca34d99c8c7adce6c6dc10fdf462",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.5/eeco_v1.27.5_windows_arm64.zip",
"hash": "456770ea95354aa5bb5b96462985cb8b64888708eda4c792abe6fe29288a010a",
"bin": "windows_arm64\\eeco.exe"
}
},