Commit
scoop-eeco
eeco v2.1.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.0.3",
"version": "2.1.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/v2.0.3/eeco_v2.0.3_windows_amd64.zip",
"hash": "39e8d38c4c777101ce9ffa6365ecc61c4df0ea3f459d6ab00b219caaf1b712eb",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.1.0/eeco_v2.1.0_windows_amd64.zip",
"hash": "5783dec42ece4fccf3279beb769ea0d51e7c4653c280c0807a914985dbb55900",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.0.3/eeco_v2.0.3_windows_arm64.zip",
"hash": "38c905fd0213a0d0d36e623a7af4db544ec4fb62fe8ad64694ca118bc1d6dfa5",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.1.0/eeco_v2.1.0_windows_arm64.zip",
"hash": "919cf5c84ff25ed4199aea81d7c216d86e6a177b0592c66e5efbce34115592ee",
"bin": "windows_arm64\\eeco.exe"
}
},