Skip to content

Commit

Permalink
lsd: update 1.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 22, 2024
1 parent 4d005b1 commit 7ff9bd4
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/l/lsd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@ class Lsd < Formula
head "https://github.com/lsd-rs/lsd.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "96842f513bc310991a5aed5d259fa2e3dcb28293c1f2582158fd2fc7825cebf3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1fe94fff7fef86679f860d60d5e59559d9fb9c5ed95087e16f8016e343d8d8a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9330a76224be3e560f26949615fc1b3651b2ec51537c52b2dcd4467c10db9646"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8bd47f830bc20dbe0be8fdd92268d85d0f6c9091aa3976666db33d0766832925"
sha256 cellar: :any_skip_relocation, sonoma: "d24adcf6a92bb3e034dcf2b0250c41e8f20b0c6638f9058271b33fe5b5a8ac03"
sha256 cellar: :any_skip_relocation, ventura: "4731d6e0e3797d7aea0a06042a19879bf75c216e74115e9a06ed5b5fecd0760d"
sha256 cellar: :any_skip_relocation, monterey: "98f336d3681119672ec7bdcf796d5467a5f3ab32b50bbd03b4c5285ce8f1095d"
sha256 cellar: :any_skip_relocation, big_sur: "3109494fd5ddeb57d7a553c5a1e36ecfede0ba6ed5e909d3456ff144af7a34e7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d402f8a249cdda889a2df5b0f93e7b8002cdf4ebb52101f9235f09660d18a368"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "702c020121354e2beae478935ea97fb6d35546ac6a3930d103608f6ac6aa87b8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "29de1b0bb8a46c5fb0f99f56392e96a8be28bd20a793479ad273237d8c98e1b9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1017dce4bc01fe7478a774bdf9c6f01b9c8754be1812507585fcba8345079533"
sha256 cellar: :any_skip_relocation, sonoma: "21544da7b0f62b9fd0ca837855edb939bd01ca3bf77674a6a57eec723eaa12b3"
sha256 cellar: :any_skip_relocation, ventura: "35238fc7ea6ae6f3ffdcaf38b64a0fdec9ecc73d670c1677b4e1228817051320"
sha256 cellar: :any_skip_relocation, monterey: "f8b02ccd3a23fea96615537f101abd3ead2a1444906d26b6108a9019508e8b95"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e197b5e3427f4a3979c9a85b819d48d6be8aafc168b5efa15d7c1f5f886afe8f"
end

depends_on "pandoc" => :build
Expand Down

0 comments on commit 7ff9bd4

Please sign in to comment.