update-tmux — tmux: 3.5a → 3.6 (#13685)

* Tmux 3.5a => 3.6

* update-tmux: Package File Update Run on linux/386 container.

* update-tmux: Package File Update Run on linux/amd64 container.

* update-tmux: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-12-02 19:39:45 -05:00
committed by GitHub
parent bc255fe7e7
commit 78b1b7308a
4 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
# Total size: 466866
# Total size: 1254723
/usr/local/bin/tmux
/usr/local/share/man/man1/tmux.1.zst

View File

@@ -1,3 +1,3 @@
# Total size: 504926
# Total size: 1437559
/usr/local/bin/tmux
/usr/local/share/man/man1/tmux.1.zst

View File

@@ -1,3 +1,3 @@
# Total size: 490910
# Total size: 1430947
/usr/local/bin/tmux
/usr/local/share/man/man1/tmux.1.zst

View File

@@ -3,7 +3,7 @@ require 'buildsystems/autotools'
class Tmux < Autotools
description 'tmux is a terminal multiplexer'
homepage 'https://tmux.github.io/'
version '3.5a'
version '3.6'
license 'ISC'
compatibility 'all'
source_url 'https://github.com/tmux/tmux.git'
@@ -11,10 +11,10 @@ class Tmux < Autotools
binary_compression 'tar.zst'
binary_sha256({
aarch64: '6ac7265cc2ffb5fa257b1a815845a12cb80012d07606201cc9da8132f1fb86d4',
armv7l: '6ac7265cc2ffb5fa257b1a815845a12cb80012d07606201cc9da8132f1fb86d4',
i686: '6673270a601898dba1c6b78fff93d0283afa78f710b81535515dfdc1cf4ce856',
x86_64: '60af8db11c350e5db56ef68d6cc976c479de0b45ad455fd4129698efa7e9e785'
aarch64: 'e8ef8141b84d05658b85c9a23e0c81f63ee90f9e755b7f68c15aebb5636b9be3',
armv7l: 'e8ef8141b84d05658b85c9a23e0c81f63ee90f9e755b7f68c15aebb5636b9be3',
i686: '0ac5848183706b175b40b33c9f3ffe51414f59b1dfc1a13b798752d710583510',
x86_64: '3f668409f0eab1ede9528edea34dbf5f4df62bd3247342d1e451f523b33790fa'
})
depends_on 'glibc' # R