cppcryptfsctl: Update to version 1.4.4.4

This commit is contained in:
github-actions[bot] 2024-09-01 00:39:09 +00:00
parent b059860ba1
commit 91c8458950

View File

@ -1,26 +1,26 @@
{
"version": "1.4.4.3",
"version": "1.4.4.4",
"license": "MIT",
"description": "cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.",
"architecture": {
"64bit": {
"url": [
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfs.exe"
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.4/cppcryptfs.exe"
],
"hash": [
"282fa65ea3690a1ffa6d893605d55082ed8f108aa36846fc54a2336f3bb0acca",
"8ce28cd497655fa86c1e705da94487625661560f6711a17bcf87e6e17bea4a57"
"74a1fc8c4b0c42375a1f3380b330d3db1f4c2dada2c78d25f51fbc4e12da43b7",
"be7db02df851bec90ea866fa97e20782f2a310396d02df975abf48756d0f4ec6"
]
},
"32bit": {
"url": [
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfsctl32.exe#/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfs32.exe#/cppcryptfs.exe"
"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.4/cppcryptfs32.exe#/cppcryptfs.exe"
],
"hash": [
"93b215004e44788af585cdc3c8e09d64ae4a23b4ec2132dd68870935ed0f45cd",
"ecba42a30bd0d38d44862b645e28ebcbfadff6c5cf2470c741b23bfd79005813"
"38695bf926c88233831ab2f0732932cbc896259ec7040ae4aaca8cb6af35392a",
"09b9798a4123437f856bfe72ea2a78e6449399b2584e8434836fa379d9c63805"
]
}
},