Skip to content

Commit

Permalink
New version: xavidop.cxcli 1.187.0 (microsoft#145974)
Browse files Browse the repository at this point in the history
Co-authored-by: goreleaserbot <[email protected]>
  • Loading branch information
xavidop and goreleaserbot authored Mar 22, 2024
1 parent cda4265 commit 2475052
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 0 deletions.
34 changes: 34 additions & 0 deletions manifests/x/xavidop/cxcli/1.187.0/xavidop.cxcli.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
PackageIdentifier: xavidop.cxcli
PackageVersion: 1.187.0
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-03-22"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: cxcli.exe
PortableCommandAlias: cxcli
InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.187.0/cxcli_Windows_arm64.zip
InstallerSha256: 233e703b68f7fe6f64ac9e2336624c4cc62778aa2e8de680d6e3e4ce14d3d4d1
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: cxcli.exe
PortableCommandAlias: cxcli
InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.187.0/cxcli_Windows_x86_64.zip
InstallerSha256: 7b7bb794a4f6174e101f77a9f607a8c89571f8a9ec16dacb1c66af389d78861c
UpgradeBehavior: uninstallPrevious
- Architecture: x86
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: cxcli.exe
PortableCommandAlias: cxcli
InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.187.0/cxcli_Windows_i386.zip
InstallerSha256: c09518b840eaa03091f400c1287fb3193d2699bbc8b6dac3f2aff59ace038ed0
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.5.0
13 changes: 13 additions & 0 deletions manifests/x/xavidop/cxcli/1.187.0/xavidop.cxcli.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: xavidop.cxcli
PackageVersion: 1.187.0
PackageLocale: en-US
Publisher: xavidop
PackageName: cxcli
PackageUrl: https://cxcli.xavidop.me
License: Apache-2.0
ShortDescription: The missing CLI for your Dialogflow CX projects
Moniker: cxcli
ManifestType: defaultLocale
ManifestVersion: 1.5.0
7 changes: 7 additions & 0 deletions manifests/x/xavidop/cxcli/1.187.0/xavidop.cxcli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
PackageIdentifier: xavidop.cxcli
PackageVersion: 1.187.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 2475052

Please sign in to comment.