Commit
scoop-eeco
eeco v0.1.0: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "1.17.1",
"version": "0.1.0",
"description": "Self-maintaining workflow ecosystem for a coding project",
"homepage": "https://github.com/ajhahnde/eeco",
"license": "PolyForm-Noncommercial-1.0.0",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.17.1/eeco_v1.17.1_windows_amd64.zip",
"hash": "af7022f88c5912dfd14ad528d465cbe77b05ac4e0dc352e28530f29ad1923f8b",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.0/eeco_v0.1.0_windows_amd64.zip",
"hash": "996f78652e119427eeea8a0b1ab85f5c9333e397a0bfed721332551eca86255d",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v1.17.1/eeco_v1.17.1_windows_arm64.zip",
"hash": "5dd399098dea3193bffbfa69ae5032eb70beea7437fad67cc65b42f2380fa805",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.0/eeco_v0.1.0_windows_arm64.zip",
"hash": "8e7832eb91370e39dd877fc38fec64113f2c5aa230bb02830fc1a1ff4a0d2b3f",
"bin": "windows_arm64\\eeco.exe"
}
},