pkg(pwsh-7.1.4): Added Powershell 7.1.4

This commit is contained in:
Brikaa 2021-09-07 19:21:52 +02:00
parent 479f02e13c
commit 3c15de6144
5 changed files with 21 additions and 0 deletions

10
packages/pwsh/7.1.4/metadata.json vendored Normal file
View file

@ -0,0 +1,10 @@
{
"language": "pwsh",
"version": "7.1.4",
"provides": [
{
"language": "powershell",
"aliases": ["ps", "pwsh", "ps1"]
}
]
}