Skip to content

Commit

Permalink
Merge pull request #201738 from Homebrew/bump-lla-0.3.6
Browse files Browse the repository at this point in the history
lla 0.3.6
  • Loading branch information
BrewTestBot authored Dec 19, 2024
2 parents fc775b4 + 82eae71 commit b1878d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/l/lla.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Lla < Formula
desc "High-performance, extensible alternative to ls"
homepage "https://github.com/triyanox/lla"
url "https://github.com/triyanox/lla/archive/refs/tags/v0.3.5.tar.gz"
sha256 "0e364efbb63d78d64006aa9752767152b1ae7a3bd5d7e080cf2e184b366e4562"
url "https://github.com/triyanox/lla/archive/refs/tags/v0.3.6.tar.gz"
sha256 "adb4e36e7eb94d537fb218a78474dc61d8fe5384f5130bbafffc3fabdd68d1fd"
license "MIT"

bottle do
sha256 cellar: :any, arm64_sequoia: "d6840527a20ec0ee7e90090b50917684e2770c4f92a17747e3a063b1f95e1f16"
sha256 cellar: :any, arm64_sonoma: "2692fb6703181c386a5d75d3847b25e9858693c1ab2d28ef03db9b76968584c3"
sha256 cellar: :any, arm64_ventura: "39210c231ffd65127542ca39435a7f185bd997648b5560da60ca39f9d37cef7a"
sha256 cellar: :any, sonoma: "50f3c66065eb90998dbe9e546c04d0ae3d7a19610cbc2a3b5529915dd0e0deb5"
sha256 cellar: :any, ventura: "8467f8d06233b539facf4ddc0584580d65b288474fadf42c88e39fb8f67cc858"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2331800f01e2a9f14f401836ee9bf588b560e4b95486263b27e2c13aaafe460e"
sha256 cellar: :any, arm64_sequoia: "e58f8b5f53f4e074912fdc2a58051a8f5a0b11d7eb3b9558f03fc33fcfa7fa83"
sha256 cellar: :any, arm64_sonoma: "d232fe876f89ff1d1166a7e6e81215b13cc9325f483ca816b5d2a217132963a8"
sha256 cellar: :any, arm64_ventura: "140e7cb12381c1b1f11ac3fed21a1d35ef608c23417210af9696772a5cb7032d"
sha256 cellar: :any, sonoma: "a9a53e6c7636dd3498fd49ee246cc85873cc4442e1820212ed7dea9a41f4007e"
sha256 cellar: :any, ventura: "c98e823c2cef35d3416351037e5b854f159c9743f9af28f42806a61e88a73a2a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "75c52e5b9594a5e49b77e492370db519211832f1254675ea45a022b324d47d24"
end

depends_on "protobuf" => :build
Expand Down

0 comments on commit b1878d4

Please sign in to comment.