mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 23:48:01 -05:00
Zed 0.153.6 => 0.153.7 (#10521)
This commit is contained in:
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Zed < Package
|
||||
description 'Zed is a high-performance, multiplayer code editor'
|
||||
homepage 'https://zed.dev/'
|
||||
version '0.153.6'
|
||||
version '0.153.7'
|
||||
license 'GPL-3, AGPL-3, Apache-2.0'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.28'
|
||||
source_url "https://github.com/zed-industries/zed/releases/download/v#{version}/zed-linux-x86_64.tar.gz"
|
||||
source_sha256 '43f6d9f9eb7ced5d42056c37126afbf5c477020541e002f829d39bb70f424e43'
|
||||
source_sha256 '45a06d815b131d8d48ee5b11b00101e4d24b4c0e72722640058c22c9e0d538a8'
|
||||
|
||||
depends_on 'alsa_lib'
|
||||
depends_on 'libbsd'
|
||||
|
||||
Reference in New Issue
Block a user