mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
temperature-monitor.rb: added discontinued caveat
This commit is contained in:
parent
80c793b03b
commit
fcd54389f0
1 changed files with 4 additions and 0 deletions
|
|
@ -10,4 +10,8 @@ cask :v1 => 'temperature-monitor' do
|
|||
# Renamed for consistency: app name is different in the Finder and in a shell.
|
||||
app 'TemperatureMonitor.app', :target => 'TemperatureMonitor.app'
|
||||
app 'TemperaturMonitorLite.app', :target => 'Temperature Monitor Lite.app'
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue