Skip to content

Commit 94f43d3

Browse files
vup-updater[bot]VUP Update Bot
andauthored
zed: update to 1.12.1 (#333)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent cb40a45 commit 94f43d3

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

0 commit comments

Comments
 (0)