File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Nerdfetch < Formula
22 desc "POSIX *nix fetch script using Nerdfonts"
33 homepage "https://github.com/ThatOneCalculator/NerdFetch"
4- url "https://github.com/ThatOneCalculator/NerdFetch/archive/refs/tags/v8.3.1 .tar.gz"
5- sha256 "07722131df254910b0ff336350b87341bc0413b18a9a197543bf2c97ee634c88 "
4+ url "https://github.com/ThatOneCalculator/NerdFetch/archive/refs/tags/v8.3.3 .tar.gz"
5+ sha256 "2a132e365f0b26c0ae542de000a5204f8d6d168b4848465ec13af93bad46fa0d "
66 license "MIT"
77 head "https://github.com/ThatOneCalculator/NerdFetch.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "f9021e78e9092a4d8fcf8ec6d71b64b401adf5c2d28a42c073376000a614d298 "
10+ sha256 cellar : :any_skip_relocation , all : "b19b0df53c7789d8d4d76f2dabdbf895330887b95506b20f5790d48f8e37afa9 "
1111 end
1212
1313 def install
You can’t perform that action at this time.
0 commit comments