Skip to content

Commit 7e35433

Browse files
authored
Update cppcryptfsctl.json to version 1.4.4.6
1 parent 3a777d5 commit 7e35433

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bucket/cppcryptfsctl.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"version": "1.4.4.5",
2+
"version": "1.4.4.6",
33
"license": "MIT",
44
"description": "cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.",
55
"architecture": {
66
"64bit": {
77
"url": [
8-
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfsctl.exe",
9-
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfs.exe"
8+
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.6/cppcryptfsctl.exe",
9+
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.6/cppcryptfs.exe"
1010
],
1111
"hash": [
12-
"8ef2d649539f934e6db2cfa272535ee4016dc1f7585e53307be5ac9e3d0c1af8",
13-
"15510c6f87eeafc4d04c1d709173055f8519d2a18cf97a9d017bbfc9aebba7e3"
12+
"057f7b14aa7db5d9715d15e80ca2f22e9967a210c9a61a2eaa772d50b4963618",
13+
"8453ede076f596c519c2220646db695e77621a09ee312212f9a2481457de81fd"
1414
]
1515
},
1616
"32bit": {
1717
"url": [
18-
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfsctl32.exe#/cppcryptfsctl.exe",
19-
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfs32.exe#/cppcryptfs.exe"
18+
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.6/cppcryptfsctl32.exe#/cppcryptfsctl.exe",
19+
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.6/cppcryptfs32.exe#/cppcryptfs.exe"
2020
],
2121
"hash": [
22-
"c9e6554aa0226761b93c910d5b83274086c4eb18ddbb921cfa6a651541b6bb35",
23-
"9456caa33e53c42a68c286ff5a5c6050c98f195375e4e18ea00eba04c308e7c9"
22+
"506accdd7fb4a460e409617b2d3d881cf979068fb05c155781b0fe02597e9454",
23+
"42d29f97e2c14b73e90135dc89907ef10b32b279bf4e7c6cc2ae3855070c9812"
2424
]
2525
}
2626
},

0 commit comments

Comments
 (0)