ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.3.0: sync eeco.json

Anton · May 2026 · e12974acffea2aa7c60971a12b2897b1ceb5b3dd · parent: 7eafeb8 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.2.0",
"version": "2.3.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.2.0/eeco_v2.2.0_windows_amd64.zip",
"hash": "318c4dd6f1effcf8b672a674c125de0f602b1869b208dfd15190da06ff390397",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.3.0/eeco_v2.3.0_windows_amd64.zip",
"hash": "ba181b653072aba119d8a5e44c5528ac0ae015e05eb6be305e7ef07bb0e029b0",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.2.0/eeco_v2.2.0_windows_arm64.zip",
"hash": "78fdd50413e8811c64ff10ab51f5e94fa814ff994f995ed38867a9731af9a284",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.3.0/eeco_v2.3.0_windows_arm64.zip",
"hash": "c921ffdcf0efcb8c6fb60bf1e43693f9217f69d7f00e32fa2c59b2eccf5e9234",
"bin": "windows_arm64\\eeco.exe"
}
},