From b527a0422ef15d266a43c15d1962a73b378867ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:33:59 +0000 Subject: [PATCH] cppcryptfsctl: Update to version 1.4.4.3 --- bucket/cppcryptfsctl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bucket/cppcryptfsctl.json b/bucket/cppcryptfsctl.json index 4eab4736c3..36a1b3ec1d 100644 --- a/bucket/cppcryptfsctl.json +++ b/bucket/cppcryptfsctl.json @@ -1,26 +1,26 @@ { - "version": "1.4.4.2", + "version": "1.4.4.3", "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.2/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/cppcryptfsctl.exe", + "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.3/cppcryptfs.exe" ], "hash": [ - "a8f96fbf026ec05d847e1fb7743be7231ed9cd279ddbf47a5fd056dbfc83ebd3", - "2030224f3abd45a76c4b325f67c7750e8510ef02a968c1c2f90645a2681fcadc" + "282fa65ea3690a1ffa6d893605d55082ed8f108aa36846fc54a2336f3bb0acca", + "8ce28cd497655fa86c1e705da94487625661560f6711a17bcf87e6e17bea4a57" ] }, "32bit": { "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.2/cppcryptfs32.exe#/cppcryptfs.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.3/cppcryptfs32.exe#/cppcryptfs.exe" ], "hash": [ - "0df5cb8f59d72dcad144132df519b4c37467366a89a0427308fc7bc902be99f6", - "9d6c373efe511b51b0ef244525c5add6782469e936b43de142d296bd4d5f862d" + "93b215004e44788af585cdc3c8e09d64ae4a23b4ec2132dd68870935ed0f45cd", + "ecba42a30bd0d38d44862b645e28ebcbfadff6c5cf2470c741b23bfd79005813" ] } },