ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.14.1: sync eeco.json

Anton · May 2026 · 809e80dbbf0620139c9e283ea7dc056bbc13c49f · parent: 9b84ad1 · view on GitHub →

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