mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Termius 9.31.4 => 9.31.5 (#12897)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Total size: 382233723
|
# Total size: 382230475
|
||||||
/usr/local/bin/termius
|
/usr/local/bin/termius
|
||||||
/usr/local/share/Termius/LICENSE.electron.txt
|
/usr/local/share/Termius/LICENSE.electron.txt
|
||||||
/usr/local/share/Termius/LICENSES.chromium.html
|
/usr/local/share/Termius/LICENSES.chromium.html
|
||||||
|
|||||||
@@ -3,12 +3,12 @@ require 'package'
|
|||||||
class Termius < Package
|
class Termius < Package
|
||||||
description 'Modern SSH Client'
|
description 'Modern SSH Client'
|
||||||
homepage 'https://termius.com/'
|
homepage 'https://termius.com/'
|
||||||
version '9.31.4'
|
version '9.31.5'
|
||||||
license 'Apache-2.0, LGPL-2.1, MIT'
|
license 'Apache-2.0, LGPL-2.1, MIT'
|
||||||
compatibility 'x86_64'
|
compatibility 'x86_64'
|
||||||
min_glibc '2.33'
|
min_glibc '2.33'
|
||||||
source_url 'https://www.termius.com/download/linux/Termius.deb'
|
source_url 'https://www.termius.com/download/linux/Termius.deb'
|
||||||
source_sha256 'e2cebef4ba72f000573d572f180dfeace7611a18b711b3c63df95884c3b719ef'
|
source_sha256 '18ef057f44141a8faef8198185e55a32f7619896f58d31b6e6cd81f42d795f22'
|
||||||
|
|
||||||
depends_on 'sommelier'
|
depends_on 'sommelier'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user