mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Tmux < Package
|
||||
description 'tmux is a terminal multiplexer'
|
||||
homepage 'https://tmux.github.io/'
|
||||
version '2.9'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/tmux/tmux/releases/download/2.9/tmux-2.9.tar.gz'
|
||||
source_sha256 '34901232f486fd99f3a39e864575e658b5d49f43289ccc6ee57c365f2e2c2980'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user