Skip to content

Commit 2c15bbc

Browse files
committed
chore: Fix WinGet manifest PublisherUrl and update license to MIT
1 parent 28c7a0d commit 2c15bbc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/winget/dci.locale.en-US.yaml.tmpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PackageIdentifier: DoiT.dci
22
PackageVersion: __VERSION__
33
PackageLocale: en-US
44
Publisher: DoiT
5-
PublisherUrl: https://www.doit.com
5+
PublisherUrl: https://github.com/doitintl
66
PublisherSupportUrl: https://github.com/doitintl/dci-cli/issues
77
PackageName: dci
88
ShortDescription: DoiT Cloud Intelligence CLI
@@ -11,8 +11,8 @@ Tags:
1111
- cli
1212
- doit
1313
- finops
14-
License: See repository
15-
LicenseUrl: https://github.com/doitintl/dci-cli
14+
License: MIT
15+
LicenseUrl: https://github.com/doitintl/dci-cli/blob/main/LICENSE
1616
ReleaseNotesUrl: https://github.com/doitintl/dci-cli/releases/tag/v__VERSION__
1717
ManifestType: defaultLocale
1818
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)