Commit
scoop-eeco
eeco v0.2.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "0.1.1",
"version": "0.2.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/v0.1.1/eeco_v0.1.1_windows_amd64.zip",
"hash": "5a2797f4861a58440bf9f56dbb08920082cda54f863a40fac0b8a4f2f8732eac",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.2.0/eeco_v0.2.0_windows_amd64.zip",
"hash": "e71beabc382d7c87bb97e0df92e56c14324e8c2530614c4445d4713373443729",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.1/eeco_v0.1.1_windows_arm64.zip",
"hash": "9424136d207f65b745f00c89e413fd3cbb8c92712a1d2c099670a1b652996f9d",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.2.0/eeco_v0.2.0_windows_arm64.zip",
"hash": "9b2643e6595b4f61d07d0e11798b655ffd761063cede02c2d7f37618dcdc400c",
"bin": "windows_arm64\\eeco.exe"
}
},