Skip to content

Commit

Permalink
mago: update 0.14.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 1, 2025
1 parent 632ee95 commit 3d3ad2b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/m/mago.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Mago < Formula
license any_of: ["Apache-2.0", "MIT"]

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d39f4a1ecb4785bc41a159c5507afdc3285f906d5b01bce6384af12cd74eda5d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "95173fb5c53993575e7229339a6201fcfce1bcfe769d144f9b4f8538d2826cb3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "46ad6e082ac20259e7a3a82e8898813a2938fb1fb0ec75f36b750cb4d46a2261"
sha256 cellar: :any_skip_relocation, sonoma: "51e2c861e0ae3c07c95dd144a89eba393f7fbfd49b4a89ef813c9cd99e058bad"
sha256 cellar: :any_skip_relocation, ventura: "b1cb3125059726777896521da7d508880de27f6d643fa4a31d8796f4be0740ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5a664d52bb5e1f248b751b8bd804218e7c2053596df98045b8cd3dbb4963eb8f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a61874c2749add38538e5d769ef79795c6684d9645c573a9c21a4b1d5d085bba"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d3eb4c8c79a69fc3b5560f1607dbe1544f9b802e2094115400216144bdc5037f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3bfcee2e98930461d449e2f168e9fa5830d5b6a5a442338bd9de836eb6809a82"
sha256 cellar: :any_skip_relocation, sonoma: "891b921e6470a174cad035bf00865afca432cc72de6f4d1e7c1613965ce3cb01"
sha256 cellar: :any_skip_relocation, ventura: "9cc03e828f862567a6c7817794a5a21e45040df723376826ead164c7b7ef765e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c31048e4d54f8bc09a760e4ed7544c7d422fe048da49b7e64d7eadf26b88e6fb"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit 3d3ad2b

Please sign in to comment.