mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
committed by
Vítor Galvão
parent
402fef6aea
commit
587218fd70
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user