Commit
scoop-eeco
eeco v1.27.4: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.27.3",
"version": "1.27.4",
"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/v1.27.3/eeco_v1.27.3_windows_amd64.zip",
"hash": "d6dce6c5643f5964853e7a7a5fefe44455c273ad204536a1841485145daf8765",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.4/eeco_v1.27.4_windows_amd64.zip",
"hash": "eb62882a53f6bf20e3f5d9f929d2ffaf38ab5f1e12bf8e604ac4a151b37acd08",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.3/eeco_v1.27.3_windows_arm64.zip",
"hash": "9e24c32d00da132c5a2ea61ea6d55e825ad08abf7635825a55f081f69f56d6cb",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.27.4/eeco_v1.27.4_windows_arm64.zip",
"hash": "d640daddefc0c4adda1ecec8f5bdc5cab760ca34d99c8c7adce6c6dc10fdf462",
"bin": "windows_arm64\\eeco.exe"
}
},