mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 16:08:08 -05:00
Zed 0.174.6 => 0.175.6 (#11452)
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.174.6'
|
||||
version '0.175.6'
|
||||
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 'cc5046dff2b43d36e807dbc46dae30489a144beaa3f0fddbceae6e5381769e2e'
|
||||
source_sha256 'c9d98fbae6125995c7377b99d3996c880a4755a386588397c88fdf9699a997ff'
|
||||
|
||||
depends_on 'alsa_lib'
|
||||
depends_on 'libbsd'
|
||||
|
||||
Reference in New Issue
Block a user