mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
Upgraded TotalTerminal to 1.4.4
This commit is contained in:
parent
9deb723205
commit
62be83fdcf
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
class TotalTerminal < Cask
|
||||
url 'http://downloads.binaryage.com/TotalTerminal-1.3.dmg'
|
||||
url 'http://downloads.binaryage.com/TotalTerminal-1.4.4.dmg'
|
||||
homepage 'http://totalterminal.binaryage.com'
|
||||
version '1.3'
|
||||
sha1 '6ed868778d308d1fa228db1ce035460f90723a5d'
|
||||
version '1.4.4'
|
||||
sha1 '5cc8286b598ab4c85eff0256671c2ff6d98a0262'
|
||||
install 'TotalTerminal.pkg'
|
||||
uninstall :script => 'TotalTerminal Uninstaller.app/Contents/MacOS/TotalTerminal Uninstaller',
|
||||
:args => %w[--headless]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue