We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a0607 commit b34a40bCopy full SHA for b34a40b
Formula/m/macmon.rb
@@ -1,8 +1,8 @@
1
class Macmon < Formula
2
desc "Sudoless performance monitoring for Apple Silicon processors"
3
homepage "https://github.com/vladkens/macmon"
4
- url "https://github.com/vladkens/macmon/archive/refs/tags/v0.4.1.tar.gz"
5
- sha256 "19ea622ae09d508b89be7869e45ddc3854a4441e40d0ae28ee16d6a4d621b724"
+ url "https://github.com/vladkens/macmon/archive/refs/tags/v0.4.2.tar.gz"
+ sha256 "ef1fcd6096ef6f6d4f8066eb6049a4b264f6af1efe257050a51c37eba08c3eee"
6
license "MIT"
7
head "https://github.com/vladkens/macmon.git", branch: "main"
8
0 commit comments