Commit
scoop-eeco
eeco v2.0.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.27.5",
"version": "2.0.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.27.5/eeco_v1.27.5_windows_amd64.zip",
"hash": "8221bbaa541928df270516f87b549d43b48a00666c9bfbc426fc6c9f38d5f23b",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.0/eeco_v2.0.0_windows_amd64.zip",
"hash": "da401d5a7c3a9a7fe3d9503f1f0451a37952ddd13b6bf7fdb9abd4ef483fdef2",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.5/eeco_v1.27.5_windows_arm64.zip",
"hash": "456770ea95354aa5bb5b96462985cb8b64888708eda4c792abe6fe29288a010a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.0/eeco_v2.0.0_windows_arm64.zip",
"hash": "61d91647e7dece58be9f54a3c0364bbf5cf42adf618a7bab1dec97797f305b0a",
"bin": "windows_arm64\\eeco.exe"
}
},