Commit
scoop-eeco
eeco v1.4.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.3.0",
"version": "1.4.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/v1.3.0/eeco_v1.3.0_windows_amd64.zip",
"hash": "ba3fce441bd70ad3c120511aeee2e13d8579daaa4af33272ca6486cf3adfbe08",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.4.0/eeco_v1.4.0_windows_amd64.zip",
"hash": "2a59bd4f4ff95dc1219385b8be0fa74745bf2d7758f6d3f443d0fc53311cc661",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.3.0/eeco_v1.3.0_windows_arm64.zip",
"hash": "ff4c0c6b28e7ae8b69f32a2ff895de9e254f163d4d71185fa4d1b16481c355a8",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.4.0/eeco_v1.4.0_windows_arm64.zip",
"hash": "09a7b24ba6bddd052fd88a6e4eafaf25167cad4bf4c2dbd4eefd013c40ddaf5d",
"bin": "windows_arm64\\eeco.exe"
}
},