Commit
scoop-eeco
eeco v2.8.2: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.8.1",
"version": "2.8.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.8.1/eeco_v2.8.1_windows_amd64.zip",
"hash": "3442e20b1dcd1e6f58da5fcd594eae50488c4adf613fcb83930364ff43b7e07a",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.8.2/eeco_v2.8.2_windows_amd64.zip",
"hash": "b8d7a8cf273e86fd0a4d059ce4b64b0b51b72ddf8b76da0b8b20d44820ac178a",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.8.1/eeco_v2.8.1_windows_arm64.zip",
"hash": "834eee438a103b65c0033daa6c0c3862ecd205f50ba4beb3dcc425bfb76366e6",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.8.2/eeco_v2.8.2_windows_arm64.zip",
"hash": "48c84cb3951b57a4f7e1c5ac8d11be353f4e59625318c068b3c4294fa35da569",
"bin": "windows_arm64\\eeco.exe"
}
},