cppcryptfsctl: Update to version 1.4.4.5

This commit is contained in:
github-actions[bot] 2024-11-12 00:35:00 +00:00
parent 76c3c192c8
commit b954c37d0e

View File

@ -1,26 +1,26 @@
{ {
"version": "1.4.4.4", "version": "1.4.4.5",
"license": "MIT", "license": "MIT",
"description": "cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.", "description": "cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfsctl.exe", "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfs.exe" "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfs.exe"
], ],
"hash": [ "hash": [
"74a1fc8c4b0c42375a1f3380b330d3db1f4c2dada2c78d25f51fbc4e12da43b7", "8ef2d649539f934e6db2cfa272535ee4016dc1f7585e53307be5ac9e3d0c1af8",
"be7db02df851bec90ea866fa97e20782f2a310396d02df975abf48756d0f4ec6" "15510c6f87eeafc4d04c1d709173055f8519d2a18cf97a9d017bbfc9aebba7e3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfsctl32.exe#/cppcryptfsctl.exe", "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfsctl32.exe#/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfs32.exe#/cppcryptfs.exe" "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfs32.exe#/cppcryptfs.exe"
], ],
"hash": [ "hash": [
"38695bf926c88233831ab2f0732932cbc896259ec7040ae4aaca8cb6af35392a", "c9e6554aa0226761b93c910d5b83274086c4eb18ddbb921cfa6a651541b6bb35",
"09b9798a4123437f856bfe72ea2a78e6449399b2584e8434836fa379d9c63805" "9456caa33e53c42a68c286ff5a5c6050c98f195375e4e18ea00eba04c308e7c9"
] ]
} }
}, },