File tree 3 files changed +66
-0
lines changed
manifests/n/nektos/act/0.2.35
3 files changed +66
-0
lines changed Original file line number Diff line number Diff line change
1
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
2
+
3
+ PackageIdentifier : nektos.act
4
+ PackageVersion : 0.2.35
5
+ InstallerType : zip
6
+ ReleaseDate : 2023-01-01
7
+ Installers :
8
+ - Architecture : x64
9
+ NestedInstallerType : portable
10
+ NestedInstallerFiles :
11
+ - RelativeFilePath : act.exe
12
+ PortableCommandAlias : act
13
+ InstallerUrl : https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_x86_64.zip
14
+ InstallerSha256 : 150162997BD4C4FEE84D1F1384975C0EBB06490F0D2BB6CDB96129112BF8B3AD
15
+ - Architecture : x86
16
+ NestedInstallerType : portable
17
+ NestedInstallerFiles :
18
+ - RelativeFilePath : act.exe
19
+ PortableCommandAlias : act
20
+ InstallerUrl : https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_i386.zip
21
+ InstallerSha256 : 67760AC46CC196681B31D23FAF8A16995D6337D5AD229AF737D7B2AEB08E1E09
22
+ - Architecture : arm64
23
+ NestedInstallerType : portable
24
+ NestedInstallerFiles :
25
+ - RelativeFilePath : act.exe
26
+ PortableCommandAlias : act
27
+ InstallerUrl : https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_arm64.zip
28
+ InstallerSha256 : 1C7A10A8D8DDACEC9AB76B04C462DD12B5A8177BFE5A67F4B5A14649A4C955DF
29
+ - Architecture : arm
30
+ NestedInstallerType : portable
31
+ NestedInstallerFiles :
32
+ - RelativeFilePath : act.exe
33
+ PortableCommandAlias : act
34
+ InstallerUrl : https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_armv7.zip
35
+ InstallerSha256 : EB57B43D9BC0BB2A454EFFCB0FC4B92D720A846EFAC68FDFC977B0E7A9F4D69F
36
+ ManifestType : installer
37
+ ManifestVersion : 1.4.0
Original file line number Diff line number Diff line change
1
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
2
+
3
+ PackageIdentifier : nektos.act
4
+ PackageVersion : 0.2.35
5
+ PackageLocale : en-US
6
+ Publisher : cplee.org
7
+ PublisherUrl : https://cplee.org/
8
+ PublisherSupportUrl : https://github.com/nektos/act#support
9
+ PrivacyUrl : https://cplee.org/
10
+ Author : Casey Lee
11
+ PackageName : act
12
+ PackageUrl : https://github.com/nektos/act
13
+ License : MIT
14
+ LicenseUrl : https://github.com/nektos/act/blob/master/LICENSE
15
+ Copyright : Copyright (C) 2019-2023 Casey Lee
16
+ ShortDescription : Run your GitHub Actions locally!
17
+ Tags :
18
+ - act
19
+ - github
20
+ ReleaseNotesUrl : https://github.com/nektos/act/releases/tag/v0.2.35
21
+ ManifestType : defaultLocale
22
+ ManifestVersion : 1.4.0
Original file line number Diff line number Diff line change
1
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
2
+
3
+ PackageIdentifier : nektos.act
4
+ PackageVersion : 0.2.35
5
+ DefaultLocale : en-US
6
+ ManifestType : version
7
+ ManifestVersion : 1.4.0
You can’t perform that action at this time.
0 commit comments