ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.9.0: sync eeco.json

Anton · May 2026 · c3d822cff2d876d787a462c5189b6b73d853469b · parent: 8ff18d6 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.8.2",
"version": "2.9.0",
"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/v2.8.2/eeco_v2.8.2_windows_amd64.zip",
"hash": "b8d7a8cf273e86fd0a4d059ce4b64b0b51b72ddf8b76da0b8b20d44820ac178a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.9.0/eeco_v2.9.0_windows_amd64.zip",
"hash": "14a8e4f6d8bdbc553b9798c6912743fd556195120e4884761662c7f84fcaaa7f",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.8.2/eeco_v2.8.2_windows_arm64.zip",
"hash": "48c84cb3951b57a4f7e1c5ac8d11be353f4e59625318c068b3c4294fa35da569",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.9.0/eeco_v2.9.0_windows_arm64.zip",
"hash": "c7aeb3356f3386152f14514d3fa01ba5c2f1b8fc6126064d3ab710cf17c0670d",
"bin": "windows_arm64\\eeco.exe"
}
},