update to v3.20.1

This commit is contained in:
qwjyh 2024-05-22 17:52:41 +09:00
parent f15970e8dc
commit d67bff4f03
2 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
_pkgname="powershell-editor-services"
pkgname="$_pkgname"
pkgver=3.20.0
pkgver=3.20.1
pkgrel=1
pkgdesc='A common platform for PowerShell development support in any editor or application'
url="https://github.com/PowerShell/PowerShellEditorServices"
@ -25,7 +25,7 @@ source=(
"LICENSE-$pkgver"::"$url/raw/v$pkgver/LICENSE"
)
sha256sums=('52330b51d9df2b833784b7eb932767178dbef35407ad46a7c3389f9157df973f'
sha256sums=('602ce70e07d7b6fa877996da0d1d70ca43d28964e8e9b586229e85f2ef496dd8'
'99bc3308d3b5f2018c5d7af9239548c6853a01f08db0a1d9247d16be647c5658')
package() {