summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dca7db13973..c3ad924f42d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
- pkgver = 1.69.1
+ pkgver = 1.69.2
pkgrel = 1
url = https://code.visualstudio.com/
install = visual-studio-code-bin.install
@@ -36,13 +36,13 @@ pkgbase = visual-studio-code-bin
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
sha256sums = d0df59f13bd721a5c896eeaa0ca407bd304f6bd6ec41f54c19221ccc31eeb06b
- source_x86_64 = code_x64_1.69.1.tar.gz::https://update.code.visualstudio.com/1.69.1/linux-x64/stable
- sha256sums_x86_64 = b97a0409ab66ef640692e6abaa723b08ca793ab98369b466fe802618e4923d4a
- source_i686 = code_ia32_1.69.1.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
+ source_x86_64 = code_x64_1.69.2.tar.gz::https://update.code.visualstudio.com/1.69.2/linux-x64/stable
+ sha256sums_x86_64 = f87b9a8c27ca05196ec7cc65006c80b036b63703ae2c6133efc01560e20b5f36
+ source_i686 = code_ia32_1.69.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
- source_aarch64 = code_arm64_1.69.1.tar.gz::https://update.code.visualstudio.com/1.69.1/linux-arm64/stable
- sha256sums_aarch64 = ae8ad24c9e3024dac4e01f2bed81d5e3a6ffba810a1ea66ff4107cc8ef0c9878
- source_armv7h = code_armhf_1.69.1.tar.gz::https://update.code.visualstudio.com/1.69.1/linux-armhf/stable
- sha256sums_armv7h = 6df193f8fc547c7da7d08ba124be02aff9f39911109968ca4f38268ac7e38a85
+ source_aarch64 = code_arm64_1.69.2.tar.gz::https://update.code.visualstudio.com/1.69.2/linux-arm64/stable
+ sha256sums_aarch64 = 9c53ff087ffcccda4ee0b210795bd95306a03824d668be6215c840341c0a4ffe
+ source_armv7h = code_armhf_1.69.2.tar.gz::https://update.code.visualstudio.com/1.69.2/linux-armhf/stable
+ sha256sums_armv7h = 02672f6e8ae441dc9f6a09dbe97435732131c93d973447691b829ad2950397c7
pkgname = visual-studio-code-bin
diff --git a/PKGBUILD b/PKGBUILD
index d550a494eb18..858e26d6a885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.69.1
+pkgver=1.69.2
pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
@@ -31,10 +31,10 @@ sha256sums=('dc7dedfb031863f2bdb8d3a12df6bf58b5627b767a56a82cc5d85421e04e94b8'
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
'd0df59f13bd721a5c896eeaa0ca407bd304f6bd6ec41f54c19221ccc31eeb06b')
-sha256sums_x86_64=('b97a0409ab66ef640692e6abaa723b08ca793ab98369b466fe802618e4923d4a')
+sha256sums_x86_64=('f87b9a8c27ca05196ec7cc65006c80b036b63703ae2c6133efc01560e20b5f36')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
-sha256sums_aarch64=('ae8ad24c9e3024dac4e01f2bed81d5e3a6ffba810a1ea66ff4107cc8ef0c9878')
-sha256sums_armv7h=('6df193f8fc547c7da7d08ba124be02aff9f39911109968ca4f38268ac7e38a85')
+sha256sums_aarch64=('9c53ff087ffcccda4ee0b210795bd95306a03824d668be6215c840341c0a4ffe')
+sha256sums_armv7h=('02672f6e8ae441dc9f6a09dbe97435732131c93d973447691b829ad2950397c7')