Commit
scoop-eeco
eeco v1.17.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.16.1",
"version": "1.17.0",
"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.16.1/eeco_v1.16.1_windows_amd64.zip",
"hash": "db585a52d2f60bd6d936f935f443d84868cb935ad9563b796c40da57eedbc8ee",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.17.0/eeco_v1.17.0_windows_amd64.zip",
"hash": "919ee7925f8ff4d6fe038e39639ab3208c4c6b007a741a0d98c1444b44cd301f",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.1/eeco_v1.16.1_windows_arm64.zip",
"hash": "e64f0c852c7cb94e21cbc0157fce29350dfec5937c8db14ec337f2e6c532a773",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.17.0/eeco_v1.17.0_windows_arm64.zip",
"hash": "5e52d5e2a120826d29bc6f1e7dc4ba39e69734d7372f65a8d2dcb9537ec002a3",
"bin": "windows_arm64\\eeco.exe"
}
},