Skip to content

Commit 765c7ba

Browse files
authored
Add mapping for ubuntu22.04 jammy (PowerShell#17317)
1 parent 1a24540 commit 765c7ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/packages.microsoft.com/mapping.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
"distribution" : ["bionic"],
3838
"PackageFormat" : "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"
3939
},
40+
{
41+
"distribution" : ["jammy"],
42+
"PackageFormat" : "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"
43+
},
4044
{
4145
"distribution": ["focal"],
4246
"PackageFormat": "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"

0 commit comments

Comments
 (0)