Skip to content

Commit

Permalink
tio: update 3.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 29, 2024
1 parent 3e6dcdf commit b15af63
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/tio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Tio < Formula
head "https://github.com/tio/tio.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sonoma: "10d4113a1ff8cdd491ea097880af983b1a0050f83f31e0e4b9e27d774a03f2cd"
sha256 cellar: :any, arm64_ventura: "5e2cda08a596874609b9b9979b99edf0d8bc0faad0ca86b385eaab7ede61c01c"
sha256 cellar: :any, arm64_monterey: "ff53448ad6bb14e83edc0decab8940070be5e03a603bfa467899724944712af2"
sha256 cellar: :any, sonoma: "e63f78acdb57373635884ffaed8d5480015bb1978fecaeab8585a6a6bbdfacce"
sha256 cellar: :any, ventura: "ee037ae786e83ec7bfab3cc6cdc21ac5da28746daf0cd0cd5c57574b8fe10152"
sha256 cellar: :any, monterey: "e59827f73f00c6eaa9d7a251910a2e66c389eb0f4b2bb73c05c89c3cffe3c402"
sha256 x86_64_linux: "d8ec08f3861b8e29399392b2ccf3ade3b1e4ce7ea1b8222cd0bebe634ec9ffc9"
sha256 cellar: :any, arm64_sonoma: "a7a1ec7ee2d60c3736e2f5dd9c6539b798529748cd286297a04fddbeab342030"
sha256 cellar: :any, arm64_ventura: "e8c13da32cef114a0560a20bb3af9a64cf0f0d045b79764e8df04540177253c8"
sha256 cellar: :any, arm64_monterey: "99e1ad3a4a8d97d35136a1a2634b538c69e4595c8ffde88e75e7de5f0601b3e4"
sha256 cellar: :any, sonoma: "65e8723cec535c6e206efe10d5202e798049793f6660605977f3f88a089147ca"
sha256 cellar: :any, ventura: "5b1a0e3f0595db6b2311a8b40c2dac865664caab7db1bc287ce64b3921310d80"
sha256 cellar: :any, monterey: "9af5eaf690b86ab92a7cfcb7305e71051229fb2c98d0145d6cc76ff0e25eb657"
sha256 x86_64_linux: "d54f723ad37a40227f3fae8971408293bcb1d1e45e325dc3d628414c3b435ffe"
end

depends_on "meson" => :build
Expand Down

0 comments on commit b15af63

Please sign in to comment.