ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.14.0: sync eeco.json

Anton · May 2026 · 9b84ad1e16dd238092dcd199e91e94335fdc2f04 · parent: 5c74cb2 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.13.0",
"version": "1.14.0",
"description": "Self-maintaining workflow ecosystem for a coding project",
"homepage": "https://github.com/ajhahnde/eeco",
"license": "Apache-2.0",
"license": "PolyForm-Noncommercial-1.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.13.0/eeco_v1.13.0_windows_amd64.zip",
"hash": "340230ace5f73e071b1f3a9aefea43a446ffae57a5dadcb7f3212ac847946561",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.0/eeco_v1.14.0_windows_amd64.zip",
"hash": "2ed6520846778b3f717f3e9daa2d1fd924140a7a565001faea1dbbbe5717c49c",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.13.0/eeco_v1.13.0_windows_arm64.zip",
"hash": "692d3d887e3e07563aa0032909ce53367ae94eaaaff546c71bd8dc22f18b2664",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.14.0/eeco_v1.14.0_windows_arm64.zip",
"hash": "b5ac62e9a8dbe621462f391a74c2c766aa2f69d1c0635763cb1a958aba7e0618",
"bin": "windows_arm64\\eeco.exe"
}
},