Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e64f3e2

Browse files
committed
zig: fix update file
1 parent 6756291 commit e64f3e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/zig/update

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
site=https://ziglang.org
2-
pattern="<b>\K[\d.]+(?=</b>)"
1+
site=https://ziglang.org/download/index.json
2+
pattern='"\K\d+\.\d+\.\d+(?=")'

0 commit comments

Comments
 (0)