Skip to content

Commit 471178d

Browse files
committed
Update scoop package
1 parent 4ed069a commit 471178d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

zep.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"description": "A secure, encrypted file vault backed by GitHub. Store sensitive files with end-to-end encryption.",
44
"homepage": "https://github.com/zephyrus-development/zephyrus-cli",
55
"license": "MIT",
6-
"url": "https://github.com/zephyrus-development/zephyrus-cli/releases/download/v1.0.0/zep.exe",
7-
"hash": "sha256:50259FFD640678493E0F24A6BA2FB1BFB515D81B030A0BF88B55000FAA1C0041",
6+
"url": "https://github.com/zephyrus-development/zephyrus-cli/releases/download/v1.1.0/zep.exe",
7+
"hash": "sha256:c5fbfea791e2c22dd20ce3ee1a196e0d79dcad9041098041b30a65184176038a",
88
"bin": "zep.exe",
99
"checkver": {
1010
"url": "https://api.github.com/repos/zephyrus-development/zephyrus-cli/releases/latest",
@@ -18,4 +18,4 @@
1818
"regex": "([a-f0-9]+)\\s+zep.exe"
1919
}
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)