update Enpass SHA 256

Corrected the  SHA256 Mismach error

wget http://dl.sinew.in/mac/setup/Enpass-5.0.3.dmg  ; shasum -a 256 Enpass-5.0.3.dmg >>>> 36eca6011870a74f032430c48b46d5f85c15a00c4f716c9d2d98275dd286d26d  Enpass-5.0.3.dmg
This commit is contained in:
Tyrael Wang
2016-02-19 14:41:46 +00:00
committed by Vítor Galvão
parent 402fef6aea
commit 587218fd70
+1 -1
View File
@@ -1,6 +1,6 @@
cask 'enpass' do
version '5.0.3'
sha256 '7d3e611bbe62dfd0b70e704cebe73158718bedb5f7bce1b0a5fc5901edaded22'
sha256 '36eca6011870a74f032430c48b46d5f85c15a00c4f716c9d2d98275dd286d26d'
# sinew.in was verified as official when first introduced to the cask
url "http://dl.sinew.in/mac/setup/Enpass-#{version}.dmg"