ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v2.11.0: sync eeco.json

Anton · May 2026 · 30ae4d75fc1af4b7b4567d75b2583d899c0c26b5 · parent: 7a92b11 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.10.0",
"version": "2.11.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/v2.10.0/eeco_v2.10.0_windows_amd64.zip",
"hash": "7dff1f193277b5ae3adb53bef4cf948389e900ffc3a7577caf4c4d7a8bdebccf",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.0/eeco_v2.11.0_windows_amd64.zip",
"hash": "3c4ed3b006012122b519ca58313f25d7fcb0f608a1782dc84b22e6afef6bf115",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.10.0/eeco_v2.10.0_windows_arm64.zip",
"hash": "4361905c3bd11507e3765a20da2c3bb2a04712b9e72316b4bd0a8c0285946026",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.0/eeco_v2.11.0_windows_arm64.zip",
"hash": "14225c2ec2603df73ce91243be1f56f23ae8d41e746b5dce2cf712072718d3da",
"bin": "windows_arm64\\eeco.exe"
}
},