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