Commit
scoop-eeco
eeco v2.11.1: sync eeco.json
modified bucket/eeco.json
@@ -1,17 +1,17 @@
{
"version": "2.11.0",
"version": "2.11.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/v2.11.0/eeco_v2.11.0_windows_amd64.zip",
"hash": "3c4ed3b006012122b519ca58313f25d7fcb0f608a1782dc84b22e6afef6bf115",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.1/eeco_v2.11.1_windows_amd64.zip",
"hash": "35f94e4a05b6aa1cf17a9f99357e6559eb735b4158f0b6c67c52b656897c88ce",
"bin": "windows_amd64\\eeco.exe"
},
"arm64": {
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.0/eeco_v2.11.0_windows_arm64.zip",
"hash": "14225c2ec2603df73ce91243be1f56f23ae8d41e746b5dce2cf712072718d3da",
"url": "https://github.com/ajhahnde/eeco/releases/download/v2.11.1/eeco_v2.11.1_windows_arm64.zip",
"hash": "d8542bca123721336d6ee1c72206bc162768f4d5035cdde703c9535bb82508f5",
"bin": "windows_arm64\\eeco.exe"
}
},