Commit
scoop-eeco
eeco v1.13.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.12.0",
"version": "1.13.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.12.0/eeco_v1.12.0_windows_amd64.zip",
"hash": "f2b8d3e4249f9a39695acb4ce0fa426b7f45c8cef1a8b099be2e9fabfdf74efc",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.13.0/eeco_v1.13.0_windows_amd64.zip",
"hash": "340230ace5f73e071b1f3a9aefea43a446ffae57a5dadcb7f3212ac847946561",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.12.0/eeco_v1.12.0_windows_arm64.zip",
"hash": "def0c5ae6eaf9501520ceb15be5fd362dee853064c44f019eb63046cfd8ba06f",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.13.0/eeco_v1.13.0_windows_arm64.zip",
"hash": "692d3d887e3e07563aa0032909ce53367ae94eaaaff546c71bd8dc22f18b2664",
"bin": "windows_arm64\\eeco.exe"
}
},