Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.10.0.schema.json
PackageIdentifier: Speakeasy.speakeasy
PackageVersion: 1.671.0
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2025-12-08"
Installers:
- Architecture: x86
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: speakeasy.exe
PortableCommandAlias: speakeasy
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.671.0/speakeasy_windows_386.zip
InstallerSha256: bf25a48eaf8e31864e152f0014d5c9b02e15ff5c01a1ae97c949fa3bf0237239
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: speakeasy.exe
PortableCommandAlias: speakeasy
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.671.0/speakeasy_windows_arm64.zip
InstallerSha256: f2ad455be5ffb7964ced5934e8bcd3b69a47372a55d8cfc493dcc53e9a4762e4
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: speakeasy.exe
PortableCommandAlias: speakeasy
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.671.0/speakeasy_windows_amd64.zip
InstallerSha256: 4befbd03ee45091873887b2cf5f7fb436dc304ccdfc3ff5dddffb21e7e4627ac
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
PackageIdentifier: Speakeasy.speakeasy
PackageVersion: 1.671.0
PackageLocale: en-US
Publisher: Speakeasy
PublisherUrl: https://www.speakeasy.com
PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues
PackageName: speakeasy
PackageUrl: https://www.speakeasy.com
License: elastic
LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE
Copyright: 2024 Speakeasy, Inc
ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy!
Description: |-
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.

Current functions of the CLI include:

Generating idiomatic client SDKs from OpenAPI 3.x specs:
Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform
Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages.
Authenticating with the platform and managing API keys.
Moniker: speakeasy
ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.671.0
ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.671.0
ManifestType: defaultLocale
ManifestVersion: 1.10.0
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.10.0.schema.json
PackageIdentifier: Speakeasy.speakeasy
PackageVersion: 1.671.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0