Skip to content

Commit 40f195c

Browse files
authored
New version: Fly-io.flyctl version 0.3.97 (microsoft#244821)
1 parent 41b8f2a commit 40f195c

4 files changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Fly-io.flyctl
5+
PackageVersion: 0.3.97
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: flyctl.exe
10+
ReleaseDate: 2025-04-02
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.97/flyctl_0.3.97_Windows_x86_64.zip
14+
InstallerSha256: 7C3AE879EC613003DF283FE1B4DA71FA39278A0F333A52EFDAC3E363BC43D56B
15+
- Architecture: arm64
16+
InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.97/flyctl_0.3.97_Windows_arm64.zip
17+
InstallerSha256: EE3FB8650E8C4CD4A498BD5D6BE768AE31EBA25E1B02D597D450F4FCB3AE9500
18+
ManifestType: installer
19+
ManifestVersion: 1.9.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Fly-io.flyctl
5+
PackageVersion: 0.3.97
6+
PackageLocale: en-US
7+
Publisher: Fly.io
8+
PublisherUrl: https://fly.io/
9+
PublisherSupportUrl: https://community.fly.io/
10+
PrivacyUrl: https://fly.io/legal/privacy-policy
11+
PackageName: flyctl
12+
PackageUrl: https://github.com/superfly/flyctl
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE
15+
ShortDescription: Command line tools for fly.io services
16+
Tags:
17+
- cli
18+
- fly
19+
- heroku
20+
ReleaseNotes: |-
21+
Changelog
22+
- 3689803 handleFlexFailoverFail: fix nil pointer reference (#4285)
23+
ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.97
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.9.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: Fly-io.flyctl
5+
PackageVersion: 0.3.97
6+
PackageLocale: ko-KR
7+
Publisher: Fly.io
8+
PublisherUrl: https://fly.io/
9+
PublisherSupportUrl: https://community.fly.io/
10+
PrivacyUrl: https://fly.io/legal/privacy-policy
11+
PackageName: flyctl
12+
PackageUrl: https://github.com/superfly/flyctl
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE
15+
ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구
16+
Tags:
17+
- cli
18+
- fly
19+
- heroku
20+
ReleaseNotes: |-
21+
f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618)
22+
f2416e1a Hide sentry from launch plan unless selected (#3616)
23+
61fa0095 Add Rails + Tigris support to fly launch (#3598)
24+
d970980d Implement unit test with in-memory server implementation. (#3613)
25+
ManifestType: locale
26+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Fly-io.flyctl
5+
PackageVersion: 0.3.97
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)