Skip to content

Commit

Permalink
retdec: update 5.0_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 14, 2024
1 parent 15f3add commit a438b19
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/r/retdec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,13 @@ class Retdec < Formula
head "https://github.com/avast/retdec.git", branch: "master"

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "d4cfaba00fd035446810f690c99657a1328f325c56312129f0e647ad1d1b90f0"
sha256 cellar: :any, arm64_sonoma: "6a14274c63866419820218f69a6e36fe17d9dbc3986a36650e5e95caf54ec2b1"
sha256 cellar: :any, arm64_ventura: "a5abd589cfd3394603c6add4e4f366376b70524c8aa052a402a661914a943e4e"
sha256 cellar: :any, arm64_monterey: "dca8e0ebc65fe1055e006e72c9136e084bc7340020bff9caf411383ea802467e"
sha256 cellar: :any, sonoma: "8c080642f7e3b754ecf734c2d2e8dbcda730ded9cebf256b8b0fe34506b1880d"
sha256 cellar: :any, ventura: "ca1d84d78998a8bb2486739802da5ef48d5064ac89bf09123e097fdb5ae9c403"
sha256 cellar: :any, monterey: "5049e79d0a05645ad65c00b76abccd8cdd50f1124af262f16e7e29abd6b4fde5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c95537f564ebebe2513e2208cccff8b35c8bb6863864236f9236a4b1917d8736"
rebuild 2
sha256 cellar: :any, arm64_sequoia: "216414b394e83210cce369da37d371ac44b4e3b6f6008fa16191efacc4ea9eaa"
sha256 cellar: :any, arm64_sonoma: "8b9441e8c153d05e91cbeef5688f58584b709eec12b38a9c5f0fcf7dd80b258f"
sha256 cellar: :any, arm64_ventura: "666d104c2c81ebf92f83b239aa716bf7e798362558b3855f83de08df4120b260"
sha256 cellar: :any, sonoma: "12f78f71818e8477a1966f273a737e879246f72856e6a3d5cb3ddf134bbfe0fe"
sha256 cellar: :any, ventura: "a6b2b8f1befd6b68df9dd0dc1786ac4204c4106c9fe2d8d2d2bf2973ed6bb6e2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9e46385c01a262b114048e4af0eea56b6ea7cffab2a39569faa28fd6e76f4fe4"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit a438b19

Please sign in to comment.