Skip to content

Commit 86e339b

Browse files
committed
riff: update 3.4.2 bottle.
1 parent 43342b3 commit 86e339b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/r/riff.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ class Riff < Formula
88
no_autobump! because: :bumped_by_upstream
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "cc2e58cdc4df32bd9ec93ce6401c1b2220617b72d6edaee7dc9dad12b770a749"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a16798ac94f4dfe2322434f54f74cbcf07be8bdd520668284be3c085fae711e"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "49c7910d2bc376f3448d4ac298ee5e1d16e07cd81925aa4d1696a6098f685697"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d435ae34931245adfb5b50b4b48228cc9c60cefea982fe876c16e32a6352d132"
15-
sha256 cellar: :any_skip_relocation, sonoma: "9c3647c1be1e09312a0f914f11edc059bc84ba4acc7f52b309e240fe7edff782"
16-
sha256 cellar: :any_skip_relocation, ventura: "2cf86ec4f6f55bf58259b5566b7a33036bd07223ba35476322486601cba4c096"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "76c797d5a30c323333f2867f198e01aa2297d2cb99f791175ad6a7463b0a7389"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a5e625d6270edd222a6cc6b9d9c4ac02861ea65dcb269f18b6930e37be27f052"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c5ddb1c30477617eacb5d6331ea619926cb64cd5b708a0fe9a5d383e11e0012c"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "36c1f23146aff23c9856c5e9eb415724870299a3ea8317c2610d4eba3064eb31"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c7dd4ef7a0233cfbec5d89a7f9686d07c665a59065257a34d9d059da3a6dd7d"
14+
sha256 cellar: :any_skip_relocation, sonoma: "cf86030ebc2cb8b59a539e1ee6e38b64d9cd570946981dcc1b7e2167ea8508b3"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "f71553cc53958f5a04e9902f964ae80ecdac5661c007f440093b61e6d16417ef"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ade08cb5f77396cc4533301859f60d7aa50d0ab07df1623cfdb93129412a87d"
1917
end
2018

2119
depends_on "rust" => :build

0 commit comments

Comments
 (0)