Commit
scoop-eeco
eeco v0.1.1: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "0.1.0",
"version": "0.1.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.1.0/eeco_v0.1.0_windows_amd64.zip",
"hash": "996f78652e119427eeea8a0b1ab85f5c9333e397a0bfed721332551eca86255d",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.1/eeco_v0.1.1_windows_amd64.zip",
"hash": "5a2797f4861a58440bf9f56dbb08920082cda54f863a40fac0b8a4f2f8732eac",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.0/eeco_v0.1.0_windows_arm64.zip",
"hash": "8e7832eb91370e39dd877fc38fec64113f2c5aa230bb02830fc1a1ff4a0d2b3f",
"url": "https://github.com/ajhahnde/eeco/releases/download/v0.1.1/eeco_v0.1.1_windows_arm64.zip",
"hash": "9424136d207f65b745f00c89e413fd3cbb8c92712a1d2c099670a1b652996f9d",
"bin": "windows_arm64\\eeco.exe"
}
},