cppcryptfsctl: Update to version 1.4.4.3

This commit is contained in:
github-actions[bot] 2024-04-29 00:33:59 +00:00
parent 12d6f12cfc
commit b527a0422e

View File

@ -1,26 +1,26 @@
{ {
"version": "1.4.4.2", "version": "1.4.4.3",
"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.2/cppcryptfsctl.exe", "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfsctl.exe",
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.2/cppcryptfs.exe" "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfs.exe"
], ],
"hash": [ "hash": [
"a8f96fbf026ec05d847e1fb7743be7231ed9cd279ddbf47a5fd056dbfc83ebd3", "282fa65ea3690a1ffa6d893605d55082ed8f108aa36846fc54a2336f3bb0acca",
"2030224f3abd45a76c4b325f67c7750e8510ef02a968c1c2f90645a2681fcadc" "8ce28cd497655fa86c1e705da94487625661560f6711a17bcf87e6e17bea4a57"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.2/cppcryptfsctl32.exe#/cppcryptfsctl.exe", "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.2/cppcryptfs32.exe#/cppcryptfs.exe" "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfs32.exe#/cppcryptfs.exe"
], ],
"hash": [ "hash": [
"0df5cb8f59d72dcad144132df519b4c37467366a89a0427308fc7bc902be99f6", "93b215004e44788af585cdc3c8e09d64ae4a23b4ec2132dd68870935ed0f45cd",
"9d6c373efe511b51b0ef244525c5add6782469e936b43de142d296bd4d5f862d" "ecba42a30bd0d38d44862b645e28ebcbfadff6c5cf2470c741b23bfd79005813"
] ]
} }
}, },