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