[visual-studio-code-bin] Update to 1.100.1
This commit is contained in:
8
PKGBUILD
8
PKGBUILD
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=visual-studio-code-bin
|
||||
_pkgname=visual-studio-code
|
||||
pkgver=1.100.0
|
||||
pkgver=1.100.1
|
||||
pkgrel=1
|
||||
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
||||
arch=('x86_64' 'aarch64' 'armv7h')
|
||||
@@ -34,9 +34,9 @@ sha256sums=('2f1782b30c4e040efff655fd9cf477930c5a0c81ddae27749b0cbb922c1d248e'
|
||||
'c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b'
|
||||
'3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf'
|
||||
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
||||
sha256sums_x86_64=('7a0bf28cca664b2514a383dd1e9391340039a5a6d554a499767ef3a916b5fe43')
|
||||
sha256sums_aarch64=('a21ef7130998e18bac72214c61de775348aa614d811822d335564300c2abdbaf')
|
||||
sha256sums_armv7h=('91c279ff12876952f1a94f6983ba35ff345a4d3f8f65b4c86fd557ca1306657b')
|
||||
sha256sums_x86_64=('3d1f28b78b6292501865b17bcd446e46aa8cf5d4fe3c643b0fe96310aadf081f')
|
||||
sha256sums_aarch64=('45c204103aaf16426b1cbeedaec97785e97828c3fab18d5b0fbaeabe070483de')
|
||||
sha256sums_armv7h=('a9ba9e49a185bc68cb57e8e2ca5813e09879b0ed5e3f5b8d56f9c667a69a70f5')
|
||||
|
||||
_set_meta_info() {
|
||||
sed 's/@@NAME_LONG@@/Visual Studio Code/g' "$1" |\
|
||||
|
||||
Reference in New Issue
Block a user