Skip to content

Commit

Permalink
Merge pull request #196098 from eleanordoesntcode/bepo
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Dec 22, 2024
2 parents 6db4055 + cdc1ef0 commit 4d46147
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Casks/b/bepo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
version "1.1rc2"
sha256 "4c0cb9e058a5bdc3de8b6056525046c72976afad9b88298b74a9854cb427d56c"

url "https://download.tuxfamily.org/dvorak/macosx/fr-dvorak-bepo-macosx-#{version}.dmg",
verified: "download.tuxfamily.org/dvorak/macosx/"
url "https://cdn.bepo.fr/macosx/fr-dvorak-bepo-macosx-#{version}.dmg"
name "Bépo layout"
desc "Keyboard layout designed to facilitate input of French and computer languages"
homepage "https://bepo.fr/"

livecheck do
url "https://download.tuxfamily.org/dvorak/macosx/"
url "https://bepo.fr/wiki/Mod%C3%A8le:Version_actuelle/Mac"
regex(/href=.*?fr[._-]dvorak[._-]bepo[._-]macosx[._-]v?(\d+(?:\.\d+)+(?:rc\d+)?)\.dmg/i)
end

Expand Down

0 comments on commit 4d46147

Please sign in to comment.