Comment
The change is a routine version bump in .SRCINFO for the prebuilt Visual Studio Code package, updating the upstream Microsoft download URLs and checksums from 1.128.0 to 1.128.1 for x86_64, aarch64, and armv7h. The sources remain HTTPS on the official update.code.visualstudio.com domain, are pinned to exact versioned artifacts, and there are no new build-time commands, scripts, or packaging behavior changes in this diff. No security red flags are introduced by this metadata-only update.
@@ -31,11 +31,11 @@ pkgbase = visual-studio-code-bin
options = !strip
source = visual-studio-code-bin.sh
sha256sums = bd0d9edf69283ebdf4e73e0a7b168d2fcf50acbd01f63674cad93ed4fe42fdad
- source_x86_64 = code_1.128.0_amd64.deb::https://update.code.visualstudio.com/1.128.0/linux-deb-x64/stable
- sha256sums_x86_64 = ee7ff012cf872e497d665486e56c5b1a12e36cca0c07c97887c997cbfdc797b1
- source_aarch64 = code_1.128.0_arm64.deb::https://update.code.visualstudio.com/1.128.0/linux-deb-arm64/stable
- sha256sums_aarch64 = eb394338250dc7f5371c8c8e6a26d632c7aa977843d6ee7a496132c301a8ea05
- source_armv7h = code_1.128.0_armhf.deb::https://update.code.visualstudio.com/1.128.0/linux-deb-armhf/stable
- sha256sums_armv7h = 230d782d05d84ac82ed1a8b6c5b0d209714c0eb792d87838f1111d9120152091
+ source_x86_64 = code_1.128.1_amd64.deb::https://update.code.visualstudio.com/1.128.1/linux-deb-x64/stable
+ sha256sums_x86_64 = dd9d9e0d6af318ac86252b4e4b47868d0dc2f2144171bc54b67842c0934af099
+ source_aarch64 = code_1.128.1_arm64.deb::https://update.code.visualstudio.com/1.128.1/linux-deb-arm64/stable
+ sha256sums_aarch64 = d4438dab2c9dab81c81ac7f0600eb64ffb90d6109ec352c5ef4408035ca294ec
+ source_armv7h = code_1.128.1_armhf.deb::https://update.code.visualstudio.com/1.128.1/linux-deb-armhf/stable
+ sha256sums_armv7h = 7a63a81ac7d0e1c73f54a0c0536a74c67970d8a114467cb93e5d4673c63769de
pkgname = visual-studio-code-bin