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