Skip to content

Commit

Permalink
tlrc: update 1.9.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 29, 2024
1 parent e1f59d4 commit 05195f2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/tlrc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Tlrc < Formula
head "https://github.com/tldr-pages/tlrc.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe0bc6c932d0a2385886621817ca19c9d486297844ba1792c3d4efbd5c663402"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0a6d976edbbd4f97242002213acfe41a8aa58f7994a578f2bfd270bde48a01e8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dad48f88827ea05a65123c2a6e74c5ff74a2bb46938cb6f29b3437b328703470"
sha256 cellar: :any_skip_relocation, sonoma: "71373ba24c4959f8efc4cd25ffaa0a036acf0a2fbb900f4204b48d992cfe99d1"
sha256 cellar: :any_skip_relocation, ventura: "f60e57ebc168952b3cb83a76ee328c3a3c0da1fecb92d16c111bc78431fa4db5"
sha256 cellar: :any_skip_relocation, monterey: "6b31bf6612cd22a3f0e6cce1813000c2af97c07d5a029f6b7fe9dfab4d692c81"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d65b32448358b6d78d2a6eb14f0065d78d168e16bfabedc57d74f5fdc848c3d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "97c5f4c368464e2a079eb997db14556449c08f6dfb89858b6632bf788656c2b2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "39e600c9bb0e372fb96fa13ad6d21b19a50e5a12b2f71a57ab75420dfa67b32f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c4cab0cdcad86b09de10562690684780df7ab386b8d6123ed5e6e62e1d44996d"
sha256 cellar: :any_skip_relocation, sonoma: "9624494a35da5d9c819e8bc326df3c443b5764f9715a44ce65ff0f3ed87ba40d"
sha256 cellar: :any_skip_relocation, ventura: "5703ac062d93becf3a675c73e580e40833352824b72af8eba542ab26840fc1b1"
sha256 cellar: :any_skip_relocation, monterey: "43352a252db7eb809704ec9a6b5d51efaa3de8c9c45792106b321121eb5858ff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f434a74662a50b963fe7e58804f2d88aad7f637e041a95cd6e1001f4321c399b"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 05195f2

Please sign in to comment.