From 91c8458950f95edfbfcfe7730e08f56b75d4a091 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:39:09 +0000 Subject: [PATCH] cppcryptfsctl: Update to version 1.4.4.4 --- bucket/cppcryptfsctl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bucket/cppcryptfsctl.json b/bucket/cppcryptfsctl.json index 36a1b3ec1d..48ea2c0ee3 100644 --- a/bucket/cppcryptfsctl.json +++ b/bucket/cppcryptfsctl.json @@ -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" ] } },