ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.1.0: sync eeco.json

Anton · May 2026 · 49edd4046d487871ace92ff9297d3151069109c6 · parent: f6dc908 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.0.1",
"version": "1.1.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.0.1/eeco_v1.0.1_windows_amd64.zip",
"hash": "2239dfde8ab854b1b7b5743a7faf5141c57c197f3965b86e54fbd0a50be77275",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.1.0/eeco_v1.1.0_windows_amd64.zip",
"hash": "3666748157effc013639e7a2c6278a13dc075899f627cf8589e8e4ba15350e71",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.1/eeco_v1.0.1_windows_arm64.zip",
"hash": "c10243c30ebe369184a9ee74994f8f9e6e91edd427f3f4a9f832a0fd25b13019",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.1.0/eeco_v1.1.0_windows_arm64.zip",
"hash": "750bb8b1c3ff00c5ff0ae109715e14561e5e9fbdff2fabeadc09f8e86c4742f3",
"bin": "windows_arm64\\eeco.exe"
}
},