Commit
scoop-eeco
eeco v1.0.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.11.1",
"version": "1.0.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/v2.11.1/eeco_v2.11.1_windows_amd64.zip",
"hash": "35f94e4a05b6aa1cf17a9f99357e6559eb735b4158f0b6c67c52b656897c88ce",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.0/eeco_v1.0.0_windows_amd64.zip",
"hash": "31fe7688584e08dadb1f5d256a2d87bd04dbe0b0c1ab7fb38a75dd3fc91c1bf3",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.1/eeco_v2.11.1_windows_arm64.zip",
"hash": "d8542bca123721336d6ee1c72206bc162768f4d5035cdde703c9535bb82508f5",
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.0.0/eeco_v1.0.0_windows_arm64.zip",
"hash": "2a73e59371c3428fe3da19d70ce0f851dfcd6e9da58713e5c50dceffdf405187",
"bin": "windows_arm64\\eeco.exe"
}
},