|
1 | 1 | # Template file for 'visual-studio-code-insiders' |
2 | 2 | pkgname=visual-studio-code-insiders |
3 | | -version=1.109.0.20260123 |
| 3 | +version=1.110.0.20260206 |
4 | 4 | revision=1 |
5 | | -_commit=108524fc6e063e911782cf4240a4065ffac66d24 |
| 5 | +_commit=5bfd50175ce5d5c0a152f23ca9e0875fe26ba107 |
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-1769122469.tar.gz" |
63 | | - checksum+=" d45c169f115acd48f8c79e9f62bf576cd98e186600e169510ff91f8b43e9c6cc" |
| 62 | + distfiles+=" ${_dlbase}/code-insider-x64-1770312856.tar.gz" |
| 63 | + checksum+=" cf8c285021d340099e68a50215437137f3f513f13ed9107414bd5680a2fbe44e" |
64 | 64 | _app_dir="VSCode-linux-x64" |
65 | 65 | ;; |
66 | 66 | aarch64) |
67 | | - distfiles+=" ${_dlbase}/code-insider-arm64-1769122453.tar.gz" |
68 | | - checksum+=" eabd54eb0c0ab171a1d7081fc454f5cff6f5d95630ab73f6f84f4617275b2b2e" |
| 67 | + distfiles+=" ${_dlbase}/code-insider-arm64-1770312589.tar.gz" |
| 68 | + checksum+=" edaf5c76ff55af321ddefead17798acc0fcc74d9b87a53ade5cc4e383764a84e" |
69 | 69 | _app_dir="VSCode-linux-arm64" |
70 | 70 | ;; |
71 | 71 | armv7l) |
72 | | - distfiles+=" ${_dlbase}/code-insider-armhf-1769122463.tar.gz" |
73 | | - checksum+=" 9e7f00527385ca73b123ce0ee2081638d711fd60cab3529f9129e7d3c1853757" |
| 72 | + distfiles+=" ${_dlbase}/code-insider-armhf-1770312603.tar.gz" |
| 73 | + checksum+=" 4c332aa6489313e63e0aa82be0b346004d1c6c07a38b57d282f1b1a7f98b3b91" |
74 | 74 | _app_dir="VSCode-linux-armhf" |
75 | 75 | ;; |
76 | 76 | esac |
|
0 commit comments