Skip to content

Commit

Permalink
Merge pull request #178729 from Homebrew/bump-nerdfetch-8.2.1
Browse files Browse the repository at this point in the history
nerdfetch 8.2.1
  • Loading branch information
BrewTestBot authored Jul 28, 2024
2 parents f9e0194 + 8497137 commit f2dc06d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/n/nerdfetch.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Nerdfetch < Formula
desc "POSIX *nix fetch script using Nerdfonts"
homepage "https://github.com/ThatOneCalculator/NerdFetch"
url "https://github.com/ThatOneCalculator/NerdFetch/archive/refs/tags/v8.2.0.tar.gz"
sha256 "4f3063c4c31f0cb95fc50af5e418149eef6829fc92314031f3f69d5eb2a4a77c"
url "https://github.com/ThatOneCalculator/NerdFetch/archive/refs/tags/v8.2.1.tar.gz"
sha256 "e35d661099f31d06180d110d70c9f2b0660f14b941e77f36cae3304ab7c724a3"
license "MIT"
head "https://github.com/ThatOneCalculator/NerdFetch.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, all: "f0eb25ab4dcbba8cc49be7b1bd3197bb5328d8dde061512e148b5ad38ee4b26b"
sha256 cellar: :any_skip_relocation, all: "fd5e6088f2918b3879be5b8a188f608d8bcb4fbb72a4f99e8895c4ed4c162b30"
end

def install
Expand Down

0 comments on commit f2dc06d

Please sign in to comment.