[visual-studio-code-bin] Update to 1.81.1
This commit is contained in:
16
.SRCINFO
16
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = visual-studio-code-bin
|
pkgbase = visual-studio-code-bin
|
||||||
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
||||||
pkgver = 1.81.0
|
pkgver = 1.81.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://code.visualstudio.com/
|
url = https://code.visualstudio.com/
|
||||||
install = visual-studio-code-bin.install
|
install = visual-studio-code-bin.install
|
||||||
@@ -37,13 +37,13 @@ pkgbase = visual-studio-code-bin
|
|||||||
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
||||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||||
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
||||||
source_x86_64 = code_x64_1.81.0.tar.gz::https://update.code.visualstudio.com/1.81.0/linux-x64/stable
|
source_x86_64 = code_x64_1.81.1.tar.gz::https://update.code.visualstudio.com/1.81.1/linux-x64/stable
|
||||||
sha256sums_x86_64 = 0e931e7470d0565c638fec54e55c0c20e85f6d2157d6f1fde3cdb70ab3bb8141
|
sha256sums_x86_64 = 4ea6b0aaed22474027dc2678c774461b4bc3df1fcfbd0c918554e173a4af7448
|
||||||
source_i686 = code_ia32_1.81.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
source_i686 = code_ia32_1.81.1.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
||||||
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
||||||
source_aarch64 = code_arm64_1.81.0.tar.gz::https://update.code.visualstudio.com/1.81.0/linux-arm64/stable
|
source_aarch64 = code_arm64_1.81.1.tar.gz::https://update.code.visualstudio.com/1.81.1/linux-arm64/stable
|
||||||
sha256sums_aarch64 = 7ca993fe1bc46e353d3baf8b9afdd812b86571398c9dd11b8f3f9d2a97fda55e
|
sha256sums_aarch64 = caf98d080625ec0754ea314238e6da72cce7c84e48fed099e0b85cc64521cd5b
|
||||||
source_armv7h = code_armhf_1.81.0.tar.gz::https://update.code.visualstudio.com/1.81.0/linux-armhf/stable
|
source_armv7h = code_armhf_1.81.1.tar.gz::https://update.code.visualstudio.com/1.81.1/linux-armhf/stable
|
||||||
sha256sums_armv7h = 3d3b39b99d8eba841761f7bea8ec0e9aba524dd33ce33b3f67e44e451dbefd85
|
sha256sums_armv7h = a76677fd442b46cefd853589d74942dfc253f06fde52476f3fbc39f173493fd6
|
||||||
|
|
||||||
pkgname = visual-studio-code-bin
|
pkgname = visual-studio-code-bin
|
||||||
|
|||||||
8
PKGBUILD
8
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=visual-studio-code-bin
|
pkgname=visual-studio-code-bin
|
||||||
_pkgname=visual-studio-code
|
_pkgname=visual-studio-code
|
||||||
pkgver=1.81.0
|
pkgver=1.81.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
||||||
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
|
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
|
||||||
@@ -31,10 +31,10 @@ sha256sums=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
|
|||||||
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
||||||
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
||||||
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
||||||
sha256sums_x86_64=('0e931e7470d0565c638fec54e55c0c20e85f6d2157d6f1fde3cdb70ab3bb8141')
|
sha256sums_x86_64=('4ea6b0aaed22474027dc2678c774461b4bc3df1fcfbd0c918554e173a4af7448')
|
||||||
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
||||||
sha256sums_aarch64=('7ca993fe1bc46e353d3baf8b9afdd812b86571398c9dd11b8f3f9d2a97fda55e')
|
sha256sums_aarch64=('caf98d080625ec0754ea314238e6da72cce7c84e48fed099e0b85cc64521cd5b')
|
||||||
sha256sums_armv7h=('3d3b39b99d8eba841761f7bea8ec0e9aba524dd33ce33b3f67e44e451dbefd85')
|
sha256sums_armv7h=('a76677fd442b46cefd853589d74942dfc253f06fde52476f3fbc39f173493fd6')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user