ajhahn.de
← scoop-eeco commits

Commit

scoop-eeco

eeco v1.9.0: sync eeco.json

Anton · May 2026 · 008a09a5943177bacaee66c88d3911d5dd256801 · parent: 52663f2 · view on GitHub →

modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.8.0",
"version": "1.9.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.8.0/eeco_v1.8.0_windows_amd64.zip",
"hash": "851a489fbf65445c24cd90618941804875e9fab4c07741ebf89339b50aa5ddd4",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.9.0/eeco_v1.9.0_windows_amd64.zip",
"hash": "9f90c278f3bc46ac8ab31e66fd5aa3d9bdcb3ec687eb5d962a40c3f40a578b9d",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.8.0/eeco_v1.8.0_windows_arm64.zip",
"hash": "89a0b282e9a10d0b0fb7844dc9bb2976dc2b250d3fe245f6fc65266ddff887f6",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.9.0/eeco_v1.9.0_windows_arm64.zip",
"hash": "69fb63b657fae55291e5071db30c0fe959ff04c5dee99d0e10201cf25732d7f4",
"bin": "windows_arm64\\eeco.exe"
}
},