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