diff --git a/Formula/u/u-boot-tools.rb b/Formula/u/u-boot-tools.rb index c01ae53f62c95..b4e39c2bad7dc 100644 --- a/Formula/u/u-boot-tools.rb +++ b/Formula/u/u-boot-tools.rb @@ -11,12 +11,12 @@ class UBootTools < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "bf2a5afadede8038a3680ad3f90b1809e237232c9b4f32a2a8dd9fab5b9c1de0" - sha256 cellar: :any, arm64_sonoma: "374be00979264065310954f77ff8b3f78033febc10589ebcace542ef29307fd0" - sha256 cellar: :any, arm64_ventura: "14eed409bbe0ebe72c9a504508c00f6c1c69b4b7a271585244831716fe801a54" - sha256 cellar: :any, sonoma: "0b3a53c111cdb47c90058d69e92cf1ca5975704a36e090b7b4d42217bf9dfedf" - sha256 cellar: :any, ventura: "225fdab56e59044069af8967f99532a145f7da0d26e6ca233a555abfe2e87437" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8117ff616a7175008d1cf21143a95953bcc3df977d3edcbe00fd647f741ef25b" + sha256 cellar: :any, arm64_sequoia: "e3af1e733cc25f6cc0db2b31f8a33d7ddd7da9c0e6d79f12f5e9f98b386601d6" + sha256 cellar: :any, arm64_sonoma: "f61adaca6d7ad95258f3160cf77bf221441cb9f91c38ff3b2894896c63aea1ac" + sha256 cellar: :any, arm64_ventura: "aa38563c59c86ab33db3a2864537bc9fbf72ea72d49b1fb12cc424d2ca85e00c" + sha256 cellar: :any, sonoma: "7be5860e67810bf70834da86d2f566cdd3c90e0ffbd48b1810d3620a5ee0e213" + sha256 cellar: :any, ventura: "db7c955a415600be01bf26bf9ba872434ce4f91b0f32f99afbd1a0a970d16e1c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2694e880482166e36ba025ff90094123f273549b1af8d3526255896c58f3d15d" end depends_on "coreutils" => :build # Makefile needs $(gdate)