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