mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 07:28:01 -05:00
Termius 9.34.6 => 9.34.7 (#13912)
This commit is contained in:
@@ -3,7 +3,7 @@ require 'package'
|
||||
class Termius < Package
|
||||
description 'Modern SSH Client'
|
||||
homepage 'https://termius.com/'
|
||||
version '9.34.6'
|
||||
version '9.34.7'
|
||||
license 'Apache-2.0, LGPL-2.1, MIT'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.33'
|
||||
|
||||
2
tests/package/t/termius
Executable file
2
tests/package/t/termius
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
termius --version
|
||||
Reference in New Issue
Block a user