File tree Expand file tree Collapse file tree 3 files changed +80
-0
lines changed
manifests/s/simple-acme/simple-acme/2.3.3.2009 Expand file tree Collapse file tree 3 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+ PackageIdentifier : simple-acme.simple-acme
5+ PackageVersion : 2.3.3.2009
6+ InstallerType : zip
7+ NestedInstallerType : portable
8+ NestedInstallerFiles :
9+ - RelativeFilePath : wacs.exe
10+ InstallModes :
11+ - interactive
12+ - silent
13+ UpgradeBehavior : uninstallPrevious
14+ Commands :
15+ - wacs
16+ ReleaseDate : 2025-07-02
17+ Installers :
18+ - Architecture : x86
19+ InstallerUrl : https://github.com/simple-acme/simple-acme/releases/download/v2.3.3/simple-acme.v2.3.3.2009.win-x86.pluggable.zip
20+ InstallerSha256 : 8DB8D8E5035FF2E0E83D2D5F60EF8FD2992CF8A928BD90A2FC2FFF0CE87D458C
21+ - Architecture : x64
22+ InstallerUrl : https://github.com/simple-acme/simple-acme/releases/download/v2.3.3/simple-acme.v2.3.3.2009.win-x64.pluggable.zip
23+ InstallerSha256 : 11434F711AD89A0DCD6EA5F2FD9DBCF326A9F31D71EB0F9C61CF774A5816C115
24+ - Architecture : arm64
25+ InstallerUrl : https://github.com/simple-acme/simple-acme/releases/download/v2.3.3/simple-acme.v2.3.3.2009.win-arm64.pluggable.zip
26+ InstallerSha256 : B7ACFB5BE864B5AAA0D876348BCF7C91954D76102BEE04A212AAF669D94AF870
27+ ManifestType : installer
28+ ManifestVersion : 1.10.0
29+
Original file line number Diff line number Diff line change 1+
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+ PackageIdentifier : simple-acme.simple-acme
5+ PackageVersion : 2.3.3.2009
6+ PackageLocale : en-US
7+ Publisher : simple-acme
8+ PublisherUrl : https://simple-acme.com/
9+ PublisherSupportUrl : https://github.com/simple-acme/simple-acme/issues
10+ Author : Wouter Tinus
11+ PackageName : simple-acme
12+ PackageUrl : https://github.com/simple-acme/simple-acme
13+ License : Apache-2.0
14+ LicenseUrl : https://github.com/simple-acme/simple-acme/blob/main/LICENSE
15+ Copyright : Copyright 2015 Bryan Livingston
16+ CopyrightUrl : https://github.com/simple-acme/simple-acme/blob/main/LICENSE
17+ ShortDescription : A simple cross platform ACME client (for use with Let's Encrypt et al.)
18+ Description : >
19+ A simple cross platform ACME client - for use with Let's Encrypt. Forked from
20+ win-acme.
21+ Moniker : wacs
22+ Tags :
23+ - acme
24+ - apache
25+ - automation
26+ - certificates
27+ - cli
28+ - client
29+ - cross-platform
30+ - csharp
31+ - dotnet
32+ - free
33+ - https
34+ - iis
35+ - letsencrypt
36+ - linux
37+ - pem
38+ - rfc8555
39+ ReleaseNotesUrl : https://github.com/simple-acme/simple-acme/releases/tag/v2.3.3
40+ ManifestType : defaultLocale
41+ ManifestVersion : 1.10.0
42+
Original file line number Diff line number Diff line change 1+
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+ PackageIdentifier : simple-acme.simple-acme
5+ PackageVersion : 2.3.3.2009
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
9+
You can’t perform that action at this time.
0 commit comments