Skip to content

Commit

Permalink
Merge pull request #184331 from Homebrew/bump-librewolf-130.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Sep 5, 2024
2 parents 7e78fd4 + 2076d6a commit e1e97a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/l/librewolf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
arch arm: "arm64", intel: "x86_64"

on_arm do
version "129.0.2,1"
sha256 "e317f830f0824a166ff81e92eeafddc0a8767c3659d61369dac6b877f12ca9e5"
version "130.0,1"
sha256 "c8aad01702ce7dcbaa427289b6a029d5a316d54417ff8e711e3d9f3298cc7d91"
end
on_intel do
version "129.0.2,1"
sha256 "3e1fd7eebde352b244999c807695ca4630e2313bb772b2e48b4185f8778c95d5"
version "130.0,1"
sha256 "f056f6cdbf56c05c68f7ec4f2bdfcf78318c5dae055292d381930c291c733500"
end

url "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/#{version.csv.first}-#{version.csv.second}/librewolf-#{version.csv.first}-#{version.csv.second}-macos-#{arch}-package.dmg",
Expand Down

0 comments on commit e1e97a4

Please sign in to comment.