Skip to content

Commit fadf0cd

Browse files
New version: Speakeasy.speakeasy 1.604.2 (microsoft#284084)
Co-authored-by: goreleaserbot <[email protected]>
1 parent a8cb99b commit fadf0cd

File tree

3 files changed

+69
-0
lines changed

3 files changed

+69
-0
lines changed
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: Speakeasy.speakeasy
4+
PackageVersion: 1.604.2
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-08-15"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: speakeasy.exe
13+
PortableCommandAlias: speakeasy
14+
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.604.2/speakeasy_windows_386.zip
15+
InstallerSha256: c611495f803f8dcb1388ab2fc8e991645e256cb9abb5fb4083b3e6ff73e57d70
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: arm64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: speakeasy.exe
21+
PortableCommandAlias: speakeasy
22+
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.604.2/speakeasy_windows_arm64.zip
23+
InstallerSha256: 256bdc29847a0694986496d5dca7c2c64da5c808f05b485a768c77b3b4c26995
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: speakeasy.exe
29+
PortableCommandAlias: speakeasy
30+
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.604.2/speakeasy_windows_amd64.zip
31+
InstallerSha256: 0dcc119f76a7bc51f0df7107da934a68b35461f5214e32df2bd6062f507c8578
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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: Speakeasy.speakeasy
4+
PackageVersion: 1.604.2
5+
PackageLocale: en-US
6+
Publisher: Speakeasy
7+
PublisherUrl: https://www.speakeasy.com
8+
PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues
9+
PackageName: speakeasy
10+
PackageUrl: https://www.speakeasy.com
11+
License: elastic
12+
LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE
13+
Copyright: 2024 Speakeasy, Inc
14+
ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy!
15+
Description: |-
16+
This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more.
17+
18+
Current functions of the CLI include:
19+
20+
Generating idiomatic client SDKs from OpenAPI 3.x specs:
21+
Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform
22+
Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages.
23+
Authenticating with the platform and managing API keys.
24+
Moniker: speakeasy
25+
ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.604.2
26+
ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.604.2
27+
ManifestType: defaultLocale
28+
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: Speakeasy.speakeasy
4+
PackageVersion: 1.604.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)