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: nektos.act version 0.2.70
- Loading branch information
Showing
3 changed files
with
66 additions
and
0 deletions.
There are no files selected for viewing
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,25 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: nektos.act | ||
PackageVersion: 0.2.70 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: act.exe | ||
ReleaseDate: 2024-12-01 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_i386.zip | ||
InstallerSha256: 520FE517847D74D31A8CC035C1E4C01EAFA206FD8CB0E578B9A42C82BB8DE26B | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_x86_64.zip | ||
InstallerSha256: 803988D3054175DB57CB32A7FEDA6F2A820424F3D625D2D7E0F2039045F8C4C7 | ||
- Architecture: arm | ||
InstallerUrl: https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_armv7.zip | ||
InstallerSha256: 13B333C0E4E7401780256745676B3F329BF90B427F71665B7A919DB9C2F5C45E | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/nektos/act/releases/download/v0.2.70/act_Windows_arm64.zip | ||
InstallerSha256: E3AE1767A2897AD34EC6BBC402359065C769B8A19C2CDCCAD8D7E0C4F231ADF7 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
33 changes: 33 additions & 0 deletions
33
manifests/n/nektos/act/0.2.70/nektos.act.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,33 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: nektos.act | ||
PackageVersion: 0.2.70 | ||
PackageLocale: en-US | ||
Publisher: cplee.org | ||
PublisherUrl: https://cplee.org | ||
PublisherSupportUrl: https://github.com/nektos/act#support | ||
PrivacyUrl: https://cplee.org | ||
Author: Casey Lee | ||
PackageName: act | ||
PackageUrl: https://github.com/nektos/act | ||
License: MIT | ||
LicenseUrl: https://github.com/nektos/act/blob/master/LICENSE | ||
Copyright: Copyright (C) 2019-2023 Casey Lee | ||
ShortDescription: Run your GitHub Actions locally! | ||
Tags: | ||
- act | ||
- github | ||
ReleaseNotes: |- | ||
Changelog | ||
Other | ||
- 9c7f103 chore: bump VERSION to 0.2.70 | ||
- 0e8b33b build(deps): bump megalinter/megalinter from 8.2.0 to 8.3.0 (#2541) | ||
- 69ec4a5 build(deps): bump github.com/creack/pty from 1.1.23 to 1.1.24 (#2533) | ||
- c90203e build(deps): bump codecov/codecov-action from 4 to 5 (#2532) | ||
- e5e7bdd build(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0 (#2531) | ||
- ebcc0a8 build(deps): bump github.com/rhysd/actionlint from 1.7.3 to 1.7.4 (#2527) | ||
- 9bd99e5 build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 (#2515) | ||
ReleaseNotesUrl: https://github.com/nektos/act/releases/tag/v0.2.70 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.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 WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: nektos.act | ||
PackageVersion: 0.2.70 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |