diff --git a/bucket/cppcryptfsctl.json b/bucket/cppcryptfsctl.json index f2b4c6ba17..4eab4736c3 100644 --- a/bucket/cppcryptfsctl.json +++ b/bucket/cppcryptfsctl.json @@ -1,26 +1,26 @@ { - "version": "1.4.4.1", + "version": "1.4.4.2", "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.1/cppcryptfsctl.exe", - "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.1/cppcryptfs.exe" + "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" ], "hash": [ - "30141acf45b5fdbb30208465f3f629d45467211f22950cc3e260e6d61ea02b89", - "2f4af3b75b7341acaec1c4d5b156a1c2e9eb071e0f3d5fc0bae28f336c48fe3a" + "a8f96fbf026ec05d847e1fb7743be7231ed9cd279ddbf47a5fd056dbfc83ebd3", + "2030224f3abd45a76c4b325f67c7750e8510ef02a968c1c2f90645a2681fcadc" ] }, "32bit": { "url": [ - "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.1/cppcryptfsctl32.exe#/cppcryptfsctl.exe", - "https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.1/cppcryptfs32.exe#/cppcryptfs.exe" + "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" ], "hash": [ - "bcd10379d362c15ca78050ca43ef7ce4dd676be349125b0f50b26a0619a4f12a", - "f561c474572ceca71373dd94af80881e09e94f37e50d257f5f0d348d59f97484" + "0df5cb8f59d72dcad144132df519b4c37467366a89a0427308fc7bc902be99f6", + "9d6c373efe511b51b0ef244525c5add6782469e936b43de142d296bd4d5f862d" ] } },