Skip to content

Commit

Permalink
Merge pull request #162794 from BrewTestBot/bump-eza-0.18.3
Browse files Browse the repository at this point in the history
eza 0.18.3
  • Loading branch information
BrewTestBot authored Feb 15, 2024
2 parents eff2362 + 1610fa4 commit 01d8143
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/e/eza.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Eza < Formula
desc "Modern, maintained replacement for ls"
homepage "https://github.com/eza-community/eza"
url "https://github.com/eza-community/eza/archive/refs/tags/v0.18.2.tar.gz"
sha256 "d2fcde456b04c8aebe72fcd9a3f73feca58dc5de1f1edf40de9387c211dbba8a"
url "https://github.com/eza-community/eza/archive/refs/tags/v0.18.3.tar.gz"
sha256 "0fccd2751568715d708106a23b570201298c2347a360afc522d7029b432f5206"
license "MIT"

bottle do
sha256 cellar: :any, arm64_sonoma: "69b5d1e9532e868c54806cea3fa9cae8fc63d672d65e178c338bb66b34faa91b"
sha256 cellar: :any, arm64_ventura: "be7f1a846e58f5541e2bbaa11e8d6354fc8a66bb817a09e5419e52ba375c525e"
sha256 cellar: :any, arm64_monterey: "895af246727f098f36091772bdfb988269329c6a2c387b400379e6642a2f0fdf"
sha256 cellar: :any, sonoma: "e125a8a42246d8b11922a6af307d14b43de35b1d665fcca10350ab41a15b6861"
sha256 cellar: :any, ventura: "90cdd21184212b23d302a196ca5b9b06b104e94cf305165ff73b78e481d5ac3a"
sha256 cellar: :any, monterey: "d0bf33ab79c166b824cb6308ea990507c614aa7d43284d5243310f69a4b394d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "69ae9222f8c6ca7e6b6d34d2be60f6e6ddeb306d18d4eca3ba326299c4af6bca"
sha256 cellar: :any, arm64_sonoma: "677cdad94e11c28e9cc57f3cb9e458a8eca2b4d9f6c486cbd45f50630389c843"
sha256 cellar: :any, arm64_ventura: "6135e148123c611a17d57d1292e2a122f9ec828e8276d5bed4cf6684a2a8b852"
sha256 cellar: :any, arm64_monterey: "b3dc648ed3bc10fdf8f371ad1270c31b9859cb73f2a4db1ccee37ee476387fe8"
sha256 cellar: :any, sonoma: "b2af05235d5101b2eb11325886ae881af45b4f7588fcfe60d8375a6c8a365160"
sha256 cellar: :any, ventura: "2a3d7e2fc9910cda90635aa7267d7efa506596d756f43ec543be3074f6b7fc16"
sha256 cellar: :any, monterey: "37b5e4c6ad7aa899af9b590100341daa638bb93c7f05fe8296eca6f6e45a6ee5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8aaaee2954c7d33cceb4f7715d962d11ca96f517cd38e2b103f67b1085a73433"
end

depends_on "pandoc" => :build
Expand Down

0 comments on commit 01d8143

Please sign in to comment.