mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
init: added metalhud-helper
This commit is contained in:
12
Casks/metalhud-helper.rb
Normal file
12
Casks/metalhud-helper.rb
Normal file
@@ -0,0 +1,12 @@
|
||||
cask "metalhud-helper" do
|
||||
version "1.0.2"
|
||||
sha256 ""
|
||||
|
||||
url "https://github.com/oliwonders/MetalHUDHelper/releases/tag/v#{version}"
|
||||
|
||||
name "MetalHUDHelper"
|
||||
desc "App for toggling the Apple Metal Performance HUD globally on macOS"
|
||||
homepage "https://github.com/oliwonders/MetalHUDHelper"
|
||||
|
||||
app "MetalHUDHelper.app"
|
||||
end
|
||||
Reference in New Issue
Block a user