Skip to content

Commit fb3a482

Browse files
New version: Speakeasy.speakeasy 1.581.2 (microsoft#274168)
Co-authored-by: goreleaserbot <[email protected]>
1 parent b76b0b2 commit fb3a482

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.581.2
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-07-14"
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.581.2/speakeasy_windows_386.zip
15+
InstallerSha256: 8c0e2922dcdbd1a65910ddfc41ae77283ef9de74f63d694dc64835ff8ad2ff0e
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.581.2/speakeasy_windows_arm64.zip
23+
InstallerSha256: 68034a8e5663b3fb8d0af51d14808b251381f38fa0f0714ad7321684d87e0a16
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.581.2/speakeasy_windows_amd64.zip
31+
InstallerSha256: 07a8ac41502abdc79274721939cf1ccc3ade6987ccf0af80be2515979319d5bb
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.581.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.581.2
26+
ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.581.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.581.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)