Skip to content

Commit 4bad8e2

Browse files
committed
[email protected]: Fix autoupdate url
1 parent bd74ec2 commit 4bad8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bucket/yazi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"url": "https://github.com/sxyazi/yazi/releases/download/v$version/yazi-x86_64-pc-windows-msvc.zip"
3030
},
3131
"arm64": {
32-
"url": "https://github.com/sxyazi/yazi/releases/download/v25.5.31/yazi-aarch64-pc-windows-msvc.zip"
32+
"url": "https://github.com/sxyazi/yazi/releases/download/v$version/yazi-aarch64-pc-windows-msvc.zip"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)