Skip to content

Commit 41226b3

Browse files
Voiceflow 1.19.1 (microsoft#274181)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent aa801d0 commit 41226b3

3 files changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: xavidop.voiceflow
4+
PackageVersion: 1.19.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-07-14"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: voiceflow.exe
13+
PortableCommandAlias: voiceflow
14+
InstallerUrl: https://github.com/xavidop/voiceflow-cli/releases/download/v1.19.1/voiceflow_Windows_arm64.zip
15+
InstallerSha256: 961016a7b67186da6398e21a91be688a1f0b242a0bdfb9b615e6286d0de834c0
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x86
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: voiceflow.exe
21+
PortableCommandAlias: voiceflow
22+
InstallerUrl: https://github.com/xavidop/voiceflow-cli/releases/download/v1.19.1/voiceflow_Windows_i386.zip
23+
InstallerSha256: 28d3612d8b49c79d048cf26415832796ffeb0c361a37e3ec964b2b27bb6da51e
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: voiceflow.exe
29+
PortableCommandAlias: voiceflow
30+
InstallerUrl: https://github.com/xavidop/voiceflow-cli/releases/download/v1.19.1/voiceflow_Windows_x86_64.zip
31+
InstallerSha256: 51605c2fad44ee4eeeb10ab9945f0dcabcab81f9ee5847dbd6dcc3d161cd70c2
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: xavidop.voiceflow
4+
PackageVersion: 1.19.1
5+
PackageLocale: en-US
6+
Publisher: xavidop
7+
PackageName: voiceflow
8+
PackageUrl: https://voiceflow.xavidop.me
9+
License: Apache-2.0
10+
ShortDescription: The CLI for your Voiceflow projects
11+
Moniker: voiceflow
12+
ManifestType: defaultLocale
13+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
PackageIdentifier: xavidop.voiceflow
4+
PackageVersion: 1.19.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)