mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Zed 0.159.5 => 0.163.3 (#10843)
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.159.5'
|
||||
version '0.163.3'
|
||||
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 '343294a84b5b325cfc6bbffa8ab7573806d91ee4b4498cd001069f2239bf1c74'
|
||||
source_sha256 '7b4fa77e8aa767114a1344cccab0a42340aeaca8d7ba27d656d68fb6497668f4'
|
||||
|
||||
depends_on 'alsa_lib'
|
||||
depends_on 'libbsd'
|
||||
|
||||
Reference in New Issue
Block a user