Skip to content

Commit 6c590c6

Browse files
vup-updater[bot]VUP Update Bot
andauthored
zed: update to 1.12.0 (#324)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 241f0f8 commit 6c590c6

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.11.3
3+
version=1.12.0
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="483ee09c885801dd7a0230e3ccf5c463c4dbe4559927f5856fd568e7b1a32e3e"
35+
checksum="fedaec1e617fc78fe56ff82e63ee51562902d9904b1120330c1802fec2b84315"
3636
;;
3737
aarch64)
3838
distfiles="https://github.com/zed-industries/zed/releases/download/v${version}/zed-linux-aarch64.tar.gz"
39-
checksum="deba67d5fcc042b8ad9f92e803464b4ea0b220880fdc373ba5827fcad4ebd9fc"
39+
checksum="d0df027ab6b496cda3eb370b7e4f6db2b635f6776ba4ba079dda91b199464daa"
4040
;;
4141
esac
4242

0 commit comments

Comments
 (0)