Skip to content

Commit

Permalink
Updaet: new homebrew version
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <[email protected]>
  • Loading branch information
deggja committed Nov 26, 2023
1 parent 4fc6273 commit 209530e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netfetch.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Netfetch < Formula
desc "CLI tool to scan for network policies in Kubernetes clusters and provide a score"
homepage "https://github.com/deggja/netfetch"
url "https://github.com/deggja/netfetch/releases/download/0.0.35/netfetch_0.0.35_darwin_amd64.tar.gz"
sha256 "dfbbf121e60641ac5b1bad7abf297510178765e7b2f87049040fe5da076f7143"
url "https://github.com/deggja/netfetch/releases/download/0.0.37/netfetch_0.0.37_darwin_amd64.tar.gz"
sha256 "ec6fbf079f8c313b0bbe562c68f9213d2f6a0d4630f3c8aa65dca852f92518c8"

def install
bin.install "netfetch"
Expand Down

0 comments on commit 209530e

Please sign in to comment.