Termius 9.32.4 => 9.33.0 (#13409)

This commit is contained in:
Ed Reel
2025-11-10 15:35:51 -06:00
committed by GitHub
parent 4e6ced4bba
commit 7441e30cc6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 382679654
# Total size: 382723328
/usr/local/bin/termius
/usr/local/share/Termius/LICENSE.electron.txt
/usr/local/share/Termius/LICENSES.chromium.html

View File

@@ -3,12 +3,12 @@ require 'package'
class Termius < Package
description 'Modern SSH Client'
homepage 'https://termius.com/'
version '9.32.4'
version '9.33.0'
license 'Apache-2.0, LGPL-2.1, MIT'
compatibility 'x86_64'
min_glibc '2.33'
source_url 'https://www.termius.com/download/linux/Termius.deb'
source_sha256 '6b12d2d43049d99ad920d14f6b4e17c70d0f3b4ffa9a2e0bf05b7d224a0b919d'
source_sha256 '0120b5e957648d520beecfa2f93a1756cd1e903b5fcf084c592f261619961844'
depends_on 'sommelier'