Skip to content

Commit b34a40b

Browse files
committed
macmon 0.4.2
1 parent d5a0607 commit b34a40b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/macmon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Macmon < Formula
22
desc "Sudoless performance monitoring for Apple Silicon processors"
33
homepage "https://github.com/vladkens/macmon"
4-
url "https://github.com/vladkens/macmon/archive/refs/tags/v0.4.1.tar.gz"
5-
sha256 "19ea622ae09d508b89be7869e45ddc3854a4441e40d0ae28ee16d6a4d621b724"
4+
url "https://github.com/vladkens/macmon/archive/refs/tags/v0.4.2.tar.gz"
5+
sha256 "ef1fcd6096ef6f6d4f8066eb6049a4b264f6af1efe257050a51c37eba08c3eee"
66
license "MIT"
77
head "https://github.com/vladkens/macmon.git", branch: "main"
88

0 commit comments

Comments
 (0)