forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Speakeasy.speakeasy 1.459.3 (microsoft#201682)
Co-authored-by: goreleaserbot <[email protected]>
- Loading branch information
1 parent
497c52e
commit 50e6954
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
manifests/s/Speakeasy/speakeasy/1.459.3/Speakeasy.speakeasy.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.9.0.schema.json | ||
PackageIdentifier: Speakeasy.speakeasy | ||
PackageVersion: 1.459.3 | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
ReleaseDate: "2024-12-23" | ||
Installers: | ||
- Architecture: x86 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: speakeasy.exe | ||
PortableCommandAlias: speakeasy | ||
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.459.3/speakeasy_windows_386.zip | ||
InstallerSha256: 2ffacbd0318110ba9d0754edda2ffb3f89d913c6cecaf5a0ced5aa6fe6650267 | ||
UpgradeBehavior: uninstallPrevious | ||
- Architecture: arm64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: speakeasy.exe | ||
PortableCommandAlias: speakeasy | ||
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.459.3/speakeasy_windows_arm64.zip | ||
InstallerSha256: 2fb7a9e24469d90b01e8317873e37140e7a0eac0fdbcc436ad641dcb8f2b87ae | ||
UpgradeBehavior: uninstallPrevious | ||
- Architecture: x64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: speakeasy.exe | ||
PortableCommandAlias: speakeasy | ||
InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.459.3/speakeasy_windows_amd64.zip | ||
InstallerSha256: cfe31bb37b667f65a177826d0e8e70ed968dfeb88a3eac20a4075db48ffde126 | ||
UpgradeBehavior: uninstallPrevious | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
28 changes: 28 additions & 0 deletions
28
manifests/s/Speakeasy/speakeasy/1.459.3/Speakeasy.speakeasy.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.9.0.schema.json | ||
PackageIdentifier: Speakeasy.speakeasy | ||
PackageVersion: 1.459.3 | ||
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.459.3 | ||
ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.459.3 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
7 changes: 7 additions & 0 deletions
7
manifests/s/Speakeasy/speakeasy/1.459.3/Speakeasy.speakeasy.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.9.0.schema.json | ||
PackageIdentifier: Speakeasy.speakeasy | ||
PackageVersion: 1.459.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |