|
1 | 1 | # Template file for 'visual-studio-code-insiders' |
2 | 2 | pkgname=visual-studio-code-insiders |
3 | | -version=1.126.0.20260619 |
| 3 | +version=1.126.0.20260620 |
4 | 4 | revision=1 |
5 | | -_commit=bb215ba65e18347c8bc7481ccf4b2dbb92260255 |
| 5 | +_commit=b0930d08b76b15a6c7f94cc1069a4182604be193 |
6 | 6 | archs="x86_64 aarch64 armv7l" |
7 | 7 | depends=" |
8 | 8 | alsa-lib |
@@ -82,18 +82,18 @@ _dlbase="https://vscode.download.prss.microsoft.com/dbazure/download/insider/${_ |
82 | 82 |
|
83 | 83 | case "$XBPS_TARGET_MACHINE" in |
84 | 84 | x86_64) |
85 | | - distfiles+=" ${_dlbase}/code-insider-x64-1781815001.tar.gz" |
86 | | - checksum+=" 7542f44672cf1a774b48addb76cde5319f60b24ecb7efd24ec3dccbea807c6bd" |
| 85 | + distfiles+=" ${_dlbase}/code-insider-x64-1781888838.tar.gz" |
| 86 | + checksum+=" c7378c98c5af617fed9c95c5a96544ac2ec6cfd1fe79a7431f9a83ccc06e6644" |
87 | 87 | _app_dir="VSCode-linux-x64" |
88 | 88 | ;; |
89 | 89 | aarch64) |
90 | | - distfiles+=" ${_dlbase}/code-insider-arm64-1781814918.tar.gz" |
91 | | - checksum+=" ee93437007b4888e3b825b761e6c0017ec3054088911481d8908781ee259752b" |
| 90 | + distfiles+=" ${_dlbase}/code-insider-arm64-1781888825.tar.gz" |
| 91 | + checksum+=" 5e7757e62fa9d4af1e55e754fa9b53541e47c89545c833cd99a42242cd8a60b6" |
92 | 92 | _app_dir="VSCode-linux-arm64" |
93 | 93 | ;; |
94 | 94 | armv7l) |
95 | | - distfiles+=" ${_dlbase}/code-insider-armhf-1781814867.tar.gz" |
96 | | - checksum+=" 8a2eeef482985b2d662a36005d65e492070838b203c911f3843da42eeae24c8b" |
| 95 | + distfiles+=" ${_dlbase}/code-insider-armhf-1781888768.tar.gz" |
| 96 | + checksum+=" e3e36a155c5da11846afbc59b38150d95a281b44d9d112723bdc8c00da9aecaa" |
97 | 97 | _app_dir="VSCode-linux-armhf" |
98 | 98 | ;; |
99 | 99 | esac |
|
0 commit comments