Skip to content

Commit

Permalink
swiftdraw: update 0.18.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 21, 2024
1 parent 48d6df9 commit 3022900
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/s/swiftdraw.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Swiftdraw < Formula
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1b1af94f7194c5bce47b32f14116166e56c2368f2f37e3c78cd85f2b0a6d94bc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1c3e7efbdd631764ac744a02931b78727e5dd60659a645f88d7b8d02e7da030"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6df270e63f5d958adc405d2ca4faeace9550626af82720a1d2ee99ef9a83de10"
sha256 cellar: :any_skip_relocation, sonoma: "4ddbd6b2b672551caf1fe9102decf996b83313aa3503ed0f7a0f1d691c719e91"
sha256 cellar: :any_skip_relocation, ventura: "3391d8f1906ff7cbf57e7a60d5cfb2a79f678c1ec31f74c5705a27242f1157aa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a453b6d2bcba450f9e31d702a0847164f2470b9277a850e535ecd8312077e8ac"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8b063792a90ee42fe8b98afecb90f497a921506f66a59d3d6c9ec9fdebd088f0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6faa5a04c98a8576561e58106dffa192e5674bb7968787ea79ab43bcf16dd508"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a90b94e47ccdf0918b48c27a92f1da6a770c2664a404abdf5d93e1f6453f122"
sha256 cellar: :any_skip_relocation, sonoma: "818620df9562b2920fe1ec3d2e2682798cd504dedbca5869e4647fc04ff93951"
sha256 cellar: :any_skip_relocation, ventura: "2206434dace062363e1a2f1aca1b48abe23bab49b2fc4731a00db15bf81ab552"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ad72752a14c21b3465db45b752eb743b35a6c735e3b35f0a6611c46d3091569e"
end

depends_on xcode: ["14.0", :build]
Expand Down

0 comments on commit 3022900

Please sign in to comment.