Skip to content

Commit

Permalink
sickchill: update 2023.6.27 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 23, 2023
1 parent 3f85fb1 commit d4f97ba
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/sickchill.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ class Sickchill < Formula
license "GPL-3.0-or-later"

bottle do
sha256 cellar: :any, arm64_ventura: "a2fd1c6ff2bab51e823acb7c40a6796b098bc1d151d3b6f06bf922eded7d80a3"
sha256 cellar: :any, arm64_monterey: "52cf053295796b4fb9ba6d77dc01b7d4e48e0d1bbd5e3ba9e12e669b4f00d2f6"
sha256 cellar: :any, arm64_big_sur: "90fc81f2da3e53117636c69efb982d96b63d414aa0ec563fcf34c63e656b7850"
sha256 cellar: :any, ventura: "02b638e081a10def1382ac1919b7aa3c9f4e7833ec6f442f6aaf55f2911b7e28"
sha256 cellar: :any, monterey: "39c1c3d28e1306add1c6a95ec75c016b784d273f3394207e5c5151f2f0f578a9"
sha256 cellar: :any, big_sur: "3e5f4fee0821aa54c7c22f444ef74701711a9aa78735505d48f0b3a73392c16a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8c3000c16300cc5ece4b06885869b9b05189c12d7d2ec14a6c6a3aec1d1f84b"
rebuild 1
sha256 cellar: :any, arm64_ventura: "6b0dbff0a43e4276fbd24a124661bf2b0cfab24538360bfc9e4dc6228d8f711f"
sha256 cellar: :any, arm64_monterey: "72403807e178209fc308d16f6e1217d00087ad37c60dbe33d1e526c5e53311d4"
sha256 cellar: :any, arm64_big_sur: "7fd432a2ab04ca2c055a77f3fb5d6dc4a7f7957053cb43f53ef9f6d39cc7e6d5"
sha256 cellar: :any, ventura: "bd80158bc1899914bc413063c0d9e1ab5293030a7b16b891351a3edb12e528f4"
sha256 cellar: :any, monterey: "ac7e713c1b03bbd934deab3bae17c00ad03cf97f7db8c3f4953808dd70ebcb8f"
sha256 cellar: :any, big_sur: "ead2c53214c08b58374fe0fa40e7474b2c7497a8bfa7ed82010bb3edd7e50aaf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c5a6545db8442d6442a40783daba38931eb491b3f9bbf065c0f20f9c41842c4"
end

# `pkg-config`, `rust`, and `openssl@3` are for cryptography.
Expand Down

0 comments on commit d4f97ba

Please sign in to comment.