Comment
The change is a routine version bump in .SRCINFO from VS Code 1.132.0 to 1.132.1, with corresponding checksum updates for the official Microsoft update.code.visualstudio.com HTTPS download URLs. No new sources, scripts, install hooks, or packaging behavior are introduced in this diff, and the URLs remain pinned to a specific release artifact rather than a floating branch. Based on the provided hunk alone, there are no evident security red flags.
@@ -31,11 +31,11 @@ pkgbase = visual-studio-code-bin
options = !strip
source = visual-studio-code-bin.sh
sha256sums = bd0d9edf69283ebdf4e73e0a7b168d2fcf50acbd01f63674cad93ed4fe42fdad
- source_x86_64 = code_1.132.0_amd64.deb::https://update.code.visualstudio.com/1.132.0/linux-deb-x64/stable
- sha256sums_x86_64 = b73e01a1a371eb7d57f2c01712c43e9cedd15d6bad9a44261c4473db946532ef
- source_aarch64 = code_1.132.0_arm64.deb::https://update.code.visualstudio.com/1.132.0/linux-deb-arm64/stable
- sha256sums_aarch64 = 599196c05788cf5d433556118eaa6a1b89a46683c6d1423aacf4279200533e82
- source_armv7h = code_1.132.0_armhf.deb::https://update.code.visualstudio.com/1.132.0/linux-deb-armhf/stable
- sha256sums_armv7h = b407506443cb88303c09d428d4a158ffafb24bc74ce2e8f1685d30f55df4a913
+ source_x86_64 = code_1.132.1_amd64.deb::https://update.code.visualstudio.com/1.132.1/linux-deb-x64/stable
+ sha256sums_x86_64 = da17f465d8c33add5affe157a2c0a0b8a2c0af11b63804d055b853be04ddbfc9
+ source_aarch64 = code_1.132.1_arm64.deb::https://update.code.visualstudio.com/1.132.1/linux-deb-arm64/stable
+ sha256sums_aarch64 = cb4b5a0732eb85f8764933616ffdae922c9d160647b427f9409a5686ecc4a6bd
+ source_armv7h = code_1.132.1_armhf.deb::https://update.code.visualstudio.com/1.132.1/linux-deb-armhf/stable
+ sha256sums_armv7h = 366fa305fb6a7b2e0a4b8569568e66f314df6eacf1f005d2099aec4af33c90b3
pkgname = visual-studio-code-bin