Skip to content

Commit

Permalink
eobcanka: update urls
Browse files Browse the repository at this point in the history
The identitaobcana.cz URLs in `eobanka` redirect to identita.gov.cz,
so this updates the URLs to avoid the redirection.
  • Loading branch information
samford committed Dec 25, 2024
1 parent e4f91b5 commit 558c72c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/e/eobcanka.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
version "3.4.4"
sha256 :no_check

url "https://info.identitaobcana.cz/download/eObcanka.dmg"
url "https://info.identita.gov.cz/download/eObcanka.dmg"
name "eObčanka"
desc "Czech national identity card app"
homepage "https://info.identitaobcana.cz/eop/InstalacemacOS.aspx"
homepage "https://info.identita.gov.cz/eop/InstalacemacOS.aspx"

livecheck do
url "https://info.identitaobcana.cz/eop/ZmenySWMacOS.aspx"
url "https://info.identita.gov.cz/eop/ZmenySWMacOS.aspx"
regex(%r{<h3>Verze\s(\d+(?:\.\d+)+)</h3>}i)
end

Expand Down

0 comments on commit 558c72c

Please sign in to comment.