forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Fly-io.flyctl version 0.3.58 (microsoft#207925)
- Loading branch information
Showing
4 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
manifests/f/Fly-io/flyctl/0.3.58/Fly-io.flyctl.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,19 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Fly-io.flyctl | ||
PackageVersion: 0.3.58 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: flyctl.exe | ||
ReleaseDate: 2025-01-06 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.58/flyctl_0.3.58_Windows_x86_64.zip | ||
InstallerSha256: E56AF7815289BED01C324927B31B3F92DB36D36641B5B2B9BBC9D808CA2563C4 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.58/flyctl_0.3.58_Windows_arm64.zip | ||
InstallerSha256: 1CD211DF3EF722D8F8EC1FF44055FB15DAF5024FD9116682F6F572AD4E6A501C | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
30 changes: 30 additions & 0 deletions
30
manifests/f/Fly-io/flyctl/0.3.58/Fly-io.flyctl.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,30 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Fly-io.flyctl | ||
PackageVersion: 0.3.58 | ||
PackageLocale: en-US | ||
Publisher: Fly.io | ||
PublisherUrl: https://fly.io/ | ||
PublisherSupportUrl: https://community.fly.io/ | ||
PrivacyUrl: https://fly.io/legal/privacy-policy | ||
PackageName: flyctl | ||
PackageUrl: https://github.com/superfly/flyctl | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE | ||
ShortDescription: Command line tools for fly.io services | ||
Tags: | ||
- cli | ||
- fly | ||
- heroku | ||
ReleaseNotes: |- | ||
Changelog | ||
- 6ad40187c defer the running of bundle install in the rails scanner to the callback (#3847) | ||
- 7cc3d2c35 Default newly launched applications to auto suspend (#4067) | ||
- f79ddf046 Prisma Litestream support (#4137) | ||
- 66b0d54de add support for [deploy] seed_command (#4139) | ||
- 81bfa2fd4 Js framework skip deploy on failure (#4143) | ||
- 4eab6e148 Rails Litestream support (#4149) | ||
ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.58 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
26 changes: 26 additions & 0 deletions
26
manifests/f/Fly-io/flyctl/0.3.58/Fly-io.flyctl.locale.ko-KR.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,26 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Fly-io.flyctl | ||
PackageVersion: 0.3.58 | ||
PackageLocale: ko-KR | ||
Publisher: Fly.io | ||
PublisherUrl: https://fly.io/ | ||
PublisherSupportUrl: https://community.fly.io/ | ||
PrivacyUrl: https://fly.io/legal/privacy-policy | ||
PackageName: flyctl | ||
PackageUrl: https://github.com/superfly/flyctl | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE | ||
ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 | ||
Tags: | ||
- cli | ||
- fly | ||
- heroku | ||
ReleaseNotes: |- | ||
f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) | ||
f2416e1a Hide sentry from launch plan unless selected (#3616) | ||
61fa0095 Add Rails + Tigris support to fly launch (#3598) | ||
d970980d Implement unit test with in-memory server implementation. (#3613) | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
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,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Fly-io.flyctl | ||
PackageVersion: 0.3.58 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |