Commit
scoop-eeco
eeco v2.0.1: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.0.0",
"version": "2.0.1",
"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.0.0/eeco_v2.0.0_windows_amd64.zip",
"hash": "da401d5a7c3a9a7fe3d9503f1f0451a37952ddd13b6bf7fdb9abd4ef483fdef2",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.1/eeco_v2.0.1_windows_amd64.zip",
"hash": "60b64a5823923bc03409176961ecfefa2057d623a352d02209049c7953b8c6d6",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.0/eeco_v2.0.0_windows_arm64.zip",
"hash": "61d91647e7dece58be9f54a3c0364bbf5cf42adf618a7bab1dec97797f305b0a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.1/eeco_v2.0.1_windows_arm64.zip",
"hash": "babb24d53f3df625fa2a498777358aee2e255e52882cb1835d67d6abf5b85258",
"bin": "windows_arm64\\eeco.exe"
}
},