Update beeper from 3.45.18 to 3.46.14 (#143224)

\n
This commit is contained in:
Miccal Matthews 2023-03-18 00:12:06 +08:00 committed by GitHub
parent b4f55ffcde
commit e5adfa4a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
cask "beeper" do
arch arm: "arm64", intel: "x64"
version "3.45.18"
version "3.46.14"
sha256 :no_check
url "https://download.beeper.com/mac/dmg/#{arch}"
name "Beeper"
desc "Universal chat app powered by Matrix, unifying 15 different chat networks"
desc "Universal chat app powered by Matrix"
homepage "https://www.beeper.com/"
livecheck do
url :url
strategy :header_match
regex(/Beeper(?:%20|[ ._-])?(\d+(?:\.\d+)+)(?: - Build ([\dA-z]+))?(?:[._-]#{arch})?\.dmg/i)
strategy :header_match
end
app "Beeper.app"