We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8285121 commit ea48a62Copy full SHA for ea48a62
Formula/e/eza.rb
@@ -1,8 +1,8 @@
1
class Eza < Formula
2
desc "Modern, maintained replacement for ls"
3
homepage "https://github.com/eza-community/eza"
4
- url "https://github.com/eza-community/eza/archive/refs/tags/v0.22.0.tar.gz"
5
- sha256 "9ff08a8e82e558d596291a15fcf89f7f7259d8fe3968cbf26e23315c982cf3e8"
+ url "https://github.com/eza-community/eza/archive/refs/tags/v0.22.1.tar.gz"
+ sha256 "148eafa3e5eae4bdddd8cc7b2e666fc17853d43fbcc8f985dde0b22b58357916"
6
license "EUPL-1.2"
7
8
bottle do
0 commit comments