Commit
scoop-eeco
eeco v1.16.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.15.0",
"version": "1.16.0",
"description": "Self-maintaining workflow ecosystem for a coding project",
"homepage": "https://github.com/ajhahnde/eeco",
"license": "PolyForm-Noncommercial-1.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.15.0/eeco_v1.15.0_windows_amd64.zip",
"hash": "e31a96cb9fc21f0d18063c21411cf808f9f238789d30bcb0135020ef73cbce54",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.0/eeco_v1.16.0_windows_amd64.zip",
"hash": "539f0acc458b846b8a163bffbcbc3c926d788eba3462ed2cea8fceaeb380fbb3",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.15.0/eeco_v1.15.0_windows_arm64.zip",
"hash": "abbdeec444b7221fe48871ca63f00684dcd94025c686530302afefc160560016",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.16.0/eeco_v1.16.0_windows_arm64.zip",
"hash": "4da4f6e7a0a16b4dd9eabc505835e83228629a722190fc35d08128361a510a1e",
"bin": "windows_arm64\\eeco.exe"
}
},