|
1 | 1 | # Template file for 'visual-studio-code-insiders' |
2 | 2 | pkgname=visual-studio-code-insiders |
3 | | -version=1.130.0.20260717 |
| 3 | +version=1.131.0.20260727 |
4 | 4 | revision=1 |
5 | | -_commit=ecf367b2f20d54f697cef6075cb9c72b22c3c1b6 |
| 5 | +_commit=b9ebf999d312fa4a308b624eef68731c6057459a |
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-1784200756.tar.gz" |
86 | | - checksum+=" 18ea3370bf4bbe0246a29585abcbd274fa4fd2b3d5c2848319f121a74974c7a9" |
| 85 | + distfiles+=" ${_dlbase}/code-insider-x64-1784913250.tar.gz" |
| 86 | + checksum+=" a9077278d0494de86cc9a0778d217e8197367a429e9e0bed633a151767670d1b" |
87 | 87 | _app_dir="VSCode-linux-x64" |
88 | 88 | ;; |
89 | 89 | aarch64) |
90 | | - distfiles+=" ${_dlbase}/code-insider-arm64-1784206487.tar.gz" |
91 | | - checksum+=" a1a93e72c64a51a5b2be31c72f50e1f00206281527107d516f92d18b914d8d3a" |
| 90 | + distfiles+=" ${_dlbase}/code-insider-arm64-1784913257.tar.gz" |
| 91 | + checksum+=" b6b7b5c7cbcf12b05e5b5ac09efb9fcc293b41881376ac70f048637984ce4943" |
92 | 92 | _app_dir="VSCode-linux-arm64" |
93 | 93 | ;; |
94 | 94 | armv7l) |
95 | | - distfiles+=" ${_dlbase}/code-insider-armhf-1784200770.tar.gz" |
96 | | - checksum+=" 83b880a99fc657fa4bd2e8b890b0b7990c514a307644ef82bec3b0e80183dc5a" |
| 95 | + distfiles+=" ${_dlbase}/code-insider-armhf-1784913248.tar.gz" |
| 96 | + checksum+=" 3589ebbebfc3a859342683c34a08ec1fdefdc99fef110eb1d0f651ed8a46044a" |
97 | 97 | _app_dir="VSCode-linux-armhf" |
98 | 98 | ;; |
99 | 99 | esac |
|
0 commit comments