Skip to content

Commit

Permalink
apply suggestions from krehel and Bo98
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-212 committed Jun 1, 2024
1 parent c499218 commit 6f3f612
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/b/bilibili.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
cask "bilibili" do
version "1.13.5"
sha256 "c3f1f43bfc8836cb27d8acbff24834129366a4e30920c3113cccb5f9e70509ac"
sha256 :no_check

url "https://dl.hdslb.com/mobile/fixed/pc_electron_mac/bili_mac.dmg?v=#{version}",
url "https://dl.hdslb.com/mobile/fixed/pc_electron_mac/bili_mac.dmg",
verified: "dl.hdslb.com/"
name "Bilibili"
name "哔哩哔哩官方客户端"
desc "Official bilibili video streaming and sharing platform"
homepage "https://app.bilibili.com/"

livecheck do
url "http://api.bilibili.com/x/elec-frontend/update/latest.yml"
url "https://api.bilibili.com/x/elec-frontend/update/latest-mac.yml"
strategy :electron_builder
end

Expand Down

0 comments on commit 6f3f612

Please sign in to comment.