ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.0.1: sync eeco.json

Anton · May 2026 · f6dc9083d1dbbebcf8b3a53f0fd6fb3719fd4928 · parent: 58563fe · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.0.0",
"version": "1.0.1",
"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.0/eeco_v1.0.0_windows_amd64.zip",
"hash": "31fe7688584e08dadb1f5d256a2d87bd04dbe0b0c1ab7fb38a75dd3fc91c1bf3",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.1/eeco_v1.0.1_windows_amd64.zip",
"hash": "2239dfde8ab854b1b7b5743a7faf5141c57c197f3965b86e54fbd0a50be77275",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.0/eeco_v1.0.0_windows_arm64.zip",
"hash": "2a73e59371c3428fe3da19d70ce0f851dfcd6e9da58713e5c50dceffdf405187",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.1/eeco_v1.0.1_windows_arm64.zip",
"hash": "c10243c30ebe369184a9ee74994f8f9e6e91edd427f3f4a9f832a0fd25b13019",
"bin": "windows_arm64\\eeco.exe"
}
},