mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Fix sha256 for pgweb 0.4.1
Source pulled from https://github.com/sosedoff/pgweb/releases/download/v0.4.1/pgweb_darwin_amd64.zip
This commit is contained in:
parent
740d160005
commit
2a89c2a00a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
cask :v1 => 'pgweb' do
|
||||
version '0.4.1'
|
||||
sha256 'd43493cf2d2255f9adc103fa88f9d714ff33ecc8988581d6b01425a395404eff'
|
||||
sha256 '3c97605f1ac22f03a737a2d32a45b8f35988290123d593d0c21cb28010893fc7'
|
||||
|
||||
url "https://github.com/sosedoff/pgweb/releases/download/v#{version}/pgweb_darwin_amd64.zip"
|
||||
homepage 'https://github.com/sosedoff/pgweb'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue