|
1 | 1 | # Template file for 'visual-studio-code-insiders' |
2 | 2 | pkgname=visual-studio-code-insiders |
3 | | -version=1.112.0.20260311 |
| 3 | +version=1.112.0.20260317 |
4 | 4 | revision=1 |
5 | | -_commit=c2da2674e13adf7ed0c0ac1a74919a474f303fb2 |
| 5 | +_commit=2a363564b7c43022ad9fb461e2b6b8e80a80b92c |
6 | 6 | archs="x86_64 aarch64 armv7l" |
7 | 7 | depends=" |
8 | 8 | alsa-lib |
@@ -59,18 +59,18 @@ _dlbase="https://vscode.download.prss.microsoft.com/dbazure/download/insider/${_ |
59 | 59 |
|
60 | 60 | case "$XBPS_TARGET_MACHINE" in |
61 | 61 | x86_64) |
62 | | - distfiles+=" ${_dlbase}/code-insider-x64-1773162433.tar.gz" |
63 | | - checksum+=" 4da7be727758985f42db4cfac2d5bed7fe499cd7e0676cff0a9ed721a1f1ba77" |
| 62 | + distfiles+=" ${_dlbase}/code-insider-x64-1773701914.tar.gz" |
| 63 | + checksum+=" 247cc6b56f7ef4bf83d2ce889e2b17890a0350aa7d6e0c16c17bba65185adbed" |
64 | 64 | _app_dir="VSCode-linux-x64" |
65 | 65 | ;; |
66 | 66 | aarch64) |
67 | | - distfiles+=" ${_dlbase}/code-insider-arm64-1773162432.tar.gz" |
68 | | - checksum+=" 51a4ca3973fa9b229d74fda8704d1fc037d3684a0f52975145c1766dc1e55463" |
| 67 | + distfiles+=" ${_dlbase}/code-insider-arm64-1773701902.tar.gz" |
| 68 | + checksum+=" fb0920cc2930b55d4968e29b544e6da0bdd00354f9d19dba4e611cc45610baaa" |
69 | 69 | _app_dir="VSCode-linux-arm64" |
70 | 70 | ;; |
71 | 71 | armv7l) |
72 | | - distfiles+=" ${_dlbase}/code-insider-armhf-1773162482.tar.gz" |
73 | | - checksum+=" e42a9bd020e954eaffbbb8d07e8329e4560ee9d7eeb11288c7b4802f95a38413" |
| 72 | + distfiles+=" ${_dlbase}/code-insider-armhf-1773701901.tar.gz" |
| 73 | + checksum+=" 16c8b635a7312c52bed3972b0646d26d3a07c8429c9ae022bd4316516d56f358" |
74 | 74 | _app_dir="VSCode-linux-armhf" |
75 | 75 | ;; |
76 | 76 | esac |
|
0 commit comments