Skip to content

Commit 11b082d

Browse files
vup-updater[bot]VUP Update Bot
andauthored
zed: update to 1.8.2 (#275)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 56e3cd1 commit 11b082d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

vup/srcpkgs/editors/zed/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'zed'
22
pkgname=zed
3-
version=1.7.2
3+
version=1.8.2
44
revision=1
55
archs="x86_64 aarch64"
66
create_wrksrc=yes
@@ -32,11 +32,11 @@ noshlibprovides=yes
3232
case "${XBPS_TARGET_MACHINE}" in
3333
x86_64)
3434
distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-x86_64.tar.gz"
35-
checksum="b9d6987934c2a03833f5f196508f15ab8868d42396dc1a7607186ad70d6e9c02"
35+
checksum="5096390f6d1a209bc2acb8d9b634dcd516709af33a0fc2ff62a0edb0cbc88108"
3636
;;
3737
aarch64)
3838
distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-aarch64.tar.gz"
39-
checksum="2854e2b3757ed6520b4b8f94ec79426c8ec21efd2444c8beff33f408c90a8a48"
39+
checksum="a2e7abe14a95c8878e5b6b4758cb1be031ef336549fe6cc8013f6d17a73db1d0"
4040
;;
4141
esac
4242

0 commit comments

Comments
 (0)