Commit
scoop-eeco
eeco v2.7.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.6.0",
"version": "2.7.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.6.0/eeco_v2.6.0_windows_amd64.zip",
"hash": "73c1deb35e492c134e802cebfc39b073b329f534e8278217975c9f0fbab32287",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.7.0/eeco_v2.7.0_windows_amd64.zip",
"hash": "490735e80d2bdb1b57c181488d19e751758a48ffe378365d17e0050f69ac1258",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.6.0/eeco_v2.6.0_windows_arm64.zip",
"hash": "09cdc99f6b9638f680bd3459f7c11c300563955dd497d672bd5f7629aecca416",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.7.0/eeco_v2.7.0_windows_arm64.zip",
"hash": "d3a3ed97a35a86ccd28b5abddfbdb4a6f986799ed72e55e3a218523cafdfee2b",
"bin": "windows_arm64\\eeco.exe"
}
},