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