Skip to content

Commit

Permalink
[maplibre-map-renderer] Add bottle for sequoia arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
cantunca-pointr committed Nov 14, 2024
1 parent 2a13850 commit 9c95e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/maplibre-map-renderer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class MaplibreMapRenderer < Formula

bottle do
root_url "https://github.com/pointrlabs/maplibre-gl-native/releases/download/version%2Fmap-renderer%2F1.1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f258b62dedaac02f3fc5fc684ea6e228858ae5477f77ed16decfad3714749232"
sha256 cellar: :any_skip_relocation, sequoia: "06dfe7da2bf32e2ee235fff57faec83faecc10b1e1dac8388ab854d96a3443c3"

Check failure on line 11 in Formula/maplibre-map-renderer.rb

View workflow job for this annotation

GitHub Actions / test-formulae (ubuntu-22.04)

FormulaAudit/BottleDigestIndentation: Align bottle digests
end

Expand Down

0 comments on commit 9c95e3e

Please sign in to comment.