Skip to content

Commit

Permalink
ducker: add 0.1.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Nov 30, 2024
1 parent ddc979f commit 53240a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/d/ducker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ class Ducker < Formula
sha256 "2e368e2ba2b1df5f33c112caef2da5788c06c3b181e0b382f94b1b97478160cd"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f5fec9082c112e1de2d756055e901e3a9f4fe09ab45d4c88477d97b82f1ce3ca"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b94b2674ba1be8b72aeee937ee622bde74e730baab2cf59bd56770acf821d7f5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "127dfff3a88d1bc0a07c9ddf28966fdd63a6c98e46ccae88aa4f47d112e67179"
sha256 cellar: :any_skip_relocation, sonoma: "61b0852575fd9de0d98715c2b4138d0d8f01971c153099adbd413596e6c78282"
sha256 cellar: :any_skip_relocation, ventura: "c25cc16edb523c455b32828779cfc850c0762df94d726664e107d636ff789e02"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bcf4f3bcb95074f1ab07377e589369453c78b66a676d106d1584ce2f99e4cd0"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 53240a9

Please sign in to comment.