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 4b5a24191141..927fe8c10681 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.74.0
+ pkgver = 1.74.1
pkgrel = 1
url = https://code.visualstudio.com/
install = visual-studio-code-bin.install
@@ -37,13 +37,13 @@ pkgbase = visual-studio-code-bin
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
- source_x86_64 = code_x64_1.74.0.tar.gz::https://update.code.visualstudio.com/1.74.0/linux-x64/stable
- sha256sums_x86_64 = c4bedc799a454d637ceeb4053662e39beb93605f764b139bc8ad24675baebce8
- source_i686 = code_ia32_1.74.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
+ source_x86_64 = code_x64_1.74.1.tar.gz::https://update.code.visualstudio.com/1.74.1/linux-x64/stable
+ sha256sums_x86_64 = 5e977e95b3ebb3fde290c9389bdd420a21b0eee950d533d7f3ed10f68038b438
+ source_i686 = code_ia32_1.74.1.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
- source_aarch64 = code_arm64_1.74.0.tar.gz::https://update.code.visualstudio.com/1.74.0/linux-arm64/stable
- sha256sums_aarch64 = 6354bbfc86da4dd9f6d78e8911067aa09da21470d81254646720ce0098c4dca0
- source_armv7h = code_armhf_1.74.0.tar.gz::https://update.code.visualstudio.com/1.74.0/linux-armhf/stable
- sha256sums_armv7h = 1581fb4a7b88a4c2083eadfeece17ccafd3ca769eb294aa6967fece73b064761
+ source_aarch64 = code_arm64_1.74.1.tar.gz::https://update.code.visualstudio.com/1.74.1/linux-arm64/stable
+ sha256sums_aarch64 = 6d615c9c3979135a9d864438bb83afe22c6d051164220e7f1c60e09396669561
+ source_armv7h = code_armhf_1.74.1.tar.gz::https://update.code.visualstudio.com/1.74.1/linux-armhf/stable
+ sha256sums_armv7h = f65ea3cfcaa7c60b40219e01d492d286b1bfb55c20be863272604cf9151fcc20
pkgname = visual-studio-code-bin
diff --git a/PKGBUILD b/PKGBUILD
index e07e714f8c93..c34c41b53976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.74.0
+pkgver=1.74.1
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=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
-sha256sums_x86_64=('c4bedc799a454d637ceeb4053662e39beb93605f764b139bc8ad24675baebce8')
+sha256sums_x86_64=('5e977e95b3ebb3fde290c9389bdd420a21b0eee950d533d7f3ed10f68038b438')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
-sha256sums_aarch64=('6354bbfc86da4dd9f6d78e8911067aa09da21470d81254646720ce0098c4dca0')
-sha256sums_armv7h=('1581fb4a7b88a4c2083eadfeece17ccafd3ca769eb294aa6967fece73b064761')
+sha256sums_aarch64=('6d615c9c3979135a9d864438bb83afe22c6d051164220e7f1c60e09396669561')
+sha256sums_armv7h=('f65ea3cfcaa7c60b40219e01d492d286b1bfb55c20be863272604cf9151fcc20')