Skip to content

Commit

Permalink
Merge pull request #212 from deggja/chore/homebrew-0.5.4
Browse files Browse the repository at this point in the history
chore: update homebrew formula for v0.5.4
  • Loading branch information
deggja authored Jan 3, 2025
2 parents 80f2894 + 710163d commit 3d782cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formula/netfetch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Netfetch < Formula

if OS.mac?
url "https://github.com/deggja/netfetch/releases/download/v0.5.4/netfetch_0.5.4_darwin_amd64.tar.gz"
sha256 "8757efca2f1196777acc45299773da105d8ce40a260e5de8d9f72d942f6f896b"
sha256 "ada24b740c746bdf14e67c2153dbc02440462aa765e7ac31b87439aff845d48c"
elsif OS.linux?
url "https://github.com/deggja/netfetch/releases/download/v0.5.4/netfetch_0.5.4_linux_amd64.tar.gz"
sha256 "8757efca2f1196777acc45299773da105d8ce40a260e5de8d9f72d942f6f896b"
Expand Down

0 comments on commit 3d782cf

Please sign in to comment.