From c6ad97094c5a6d9121ef2739a617c3cf1a81f0ed Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Thu, 26 Jan 2017 15:44:18 +0800 Subject: [PATCH] Update keepassxc to 2.1.0 (#29402) --- Casks/keepassxc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/keepassxc.rb b/Casks/keepassxc.rb index d5917360322..412483bf16e 100644 --- a/Casks/keepassxc.rb +++ b/Casks/keepassxc.rb @@ -1,6 +1,6 @@ cask 'keepassxc' do version '2.1.0' - sha256 'dc7ff0c75bb491e8d25ce2e332011c5883b5552e7a8456d14f3905c1f03a8f19' + sha256 '44f126aebd0993a8c2b200595c37ee0d864eacc7cb3a61abd4ecd89a546e81d6' # github.com/keepassxreboot/keepassxc was verified as official when first introduced to the cask url "https://github.com/keepassxreboot/keepassxc/releases/download/#{version}/KeePassXC-#{version}.dmg"