Skip to content
Merged
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.670.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.670.0/speakeasy_windows_386.zip
InstallerSha256: b831d30f04c8cde3d3a600e0581f17021430834687861e65600b16cfad375ab3
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: speakeasy.exe
PortableCommandAlias: speakeasy
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.670.0/speakeasy_windows_arm64.zip
InstallerSha256: 548f49a2bec90ff809ea3372ce577a743b9bfc0912bc62a8810b2e5d03889cff
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: speakeasy.exe
PortableCommandAlias: speakeasy
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.670.0/speakeasy_windows_amd64.zip
InstallerSha256: 90754dc73cbd5ddb2754a18a2da26125c1454bb2a749bef8be81ea25346b4c8c
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.670.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.670.0
ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.670.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.670.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0