ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.2.0: sync eeco.json

Anton · May 2026 · bfff1ef8226475449fd86ff6e71657689ad4396c · parent: 49edd40 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.1.0",
"version": "1.2.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/v1.1.0/eeco_v1.1.0_windows_amd64.zip",
"hash": "3666748157effc013639e7a2c6278a13dc075899f627cf8589e8e4ba15350e71",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.2.0/eeco_v1.2.0_windows_amd64.zip",
"hash": "68e8db72a801765c92ad9c25b2c68e5e736017444bba1c1fa87976158559f7f8",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.1.0/eeco_v1.1.0_windows_arm64.zip",
"hash": "750bb8b1c3ff00c5ff0ae109715e14561e5e9fbdff2fabeadc09f8e86c4742f3",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.2.0/eeco_v1.2.0_windows_arm64.zip",
"hash": "35eae864933c0ace75416cd2c7ea51bdbe14de3f3c74ce0a5c587bcc25965d8d",
"bin": "windows_arm64\\eeco.exe"
}
},