Skip to content

Commit d9e38f3

Browse files
New version: Stripe.StripeCli version 1.38.0 (#350588)
1 parent 4977ee9 commit d9e38f3

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Stripe.StripeCli
5+
PackageVersion: 1.38.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: stripe.exe
10+
ReleaseDate: 2026-03-21
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.38.0/stripe_1.38.0_windows_x86_64.zip
14+
InstallerSha256: 48E050739066D83D329AD2877FDDBE477A0133BDCE8C297A36F33676FA74620F
15+
ManifestType: installer
16+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Stripe.StripeCli
5+
PackageVersion: 1.38.0
6+
PackageLocale: en-US
7+
Publisher: Stripe
8+
PublisherUrl: https://stripe.com/
9+
PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues
10+
PackageName: Stripe Cli
11+
PackageUrl: https://github.com/stripe/stripe-cli
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/stripe/stripe-cli/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) Stripe
15+
CopyrightUrl: https://stripe.com/en-in/legal/identity
16+
ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal.
17+
ReleaseNotes: |-
18+
Changelog
19+
- e1ec440 Add keychain RPCs to CoreCLIHelper (#1496)
20+
- 9de81eb Adds login list and login switch commands and ability to maintain multiple logged in profiles (#1433)
21+
- aca665a Document bin/ as the convention for temporary Go binaries (#1500)
22+
- 735c376 Support keyring on linux without gnome-keyring (#1502)
23+
- 3862115 Upgrade go and deps (#1456)
24+
ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.38.0
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Stripe.StripeCli
5+
PackageVersion: 1.38.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)