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: cURL.cURL version 8.11.1.1 (microsoft#197837)
Co-authored-by: Alexander Mnich <56564725+a-mnich@users.noreply.github.com>
- Loading branch information
1 parent
01a3b24
commit 805c301
Showing
3 changed files
with
93 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,53 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: cURL.cURL | ||
PackageVersion: 8.11.1.1 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
Protocols: | ||
- DICT | ||
- FILE | ||
- FTP | ||
- FTPS | ||
- GOPHER | ||
- GOPHERS | ||
- HTTP | ||
- HTTPS | ||
- IMAP | ||
- IMAPS | ||
- LDAP | ||
- LDAPS | ||
- MQTT | ||
- POP3 | ||
- POP3S | ||
- RTMP | ||
- RTMPS | ||
- RTSP | ||
- SCP | ||
- SFTP | ||
- SMB | ||
- SMBS | ||
- SMTP | ||
- SMTPS | ||
- TELNET | ||
- TFTP | ||
ReleaseDate: 2024-12-11 | ||
Installers: | ||
- Architecture: x86 | ||
NestedInstallerFiles: | ||
- RelativeFilePath: curl-8.11.1_1-win32-mingw/bin/curl.exe | ||
InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win32-mingw.zip | ||
InstallerSha256: 0A14545944794BBC63EBEA8F67AA32882B2C3663D659BE36DDF760049D76C81F | ||
- Architecture: x64 | ||
NestedInstallerFiles: | ||
- RelativeFilePath: curl-8.11.1_1-win64-mingw/bin/curl.exe | ||
InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win64-mingw.zip | ||
InstallerSha256: 75A8260D2BA51AA396A540D761E57E6FE0D5C0D5377D6AF8C9DE3EFB639851B2 | ||
- Architecture: arm64 | ||
NestedInstallerFiles: | ||
- RelativeFilePath: curl-8.11.1_1-win64a-mingw/bin/curl.exe | ||
InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win64a-mingw.zip | ||
InstallerSha256: 6A052E57D1F4FFA0B7B22B125BEE0AD8D2B4101BB3DF59914F9FEBA1B42E4F04 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
32 changes: 32 additions & 0 deletions
32
manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.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,32 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: cURL.cURL | ||
PackageVersion: 8.11.1.1 | ||
PackageLocale: en-US | ||
Publisher: curl | ||
PublisherUrl: https://curl.se/ | ||
PublisherSupportUrl: https://curl.se/support.html | ||
Author: Daniel Stenberg | ||
PackageName: cURL | ||
PackageUrl: https://curl.se/ | ||
License: Freeware | ||
LicenseUrl: https://curl.se/docs/copyright.html | ||
Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. | ||
CopyrightUrl: https://curl.se/docs/copyright.html | ||
ShortDescription: Command line tool and library for transferring data with URLs | ||
Moniker: curl | ||
PurchaseUrl: https://curl.se/donation.html | ||
Documentations: | ||
- DocumentLabel: Everything curl (full documentation) | ||
DocumentUrl: https://everything.curl.dev/ | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://curl.se/docs/faq.html | ||
- DocumentLabel: GitHub | ||
DocumentUrl: https://github.com/curl/curl | ||
- DocumentLabel: Manpage (Usage) | ||
DocumentUrl: https://curl.se/docs/manpage.html | ||
- DocumentLabel: Published Security Vulnerabilities | ||
DocumentUrl: https://curl.se/docs/security.html | ||
ManifestType: defaultLocale | ||
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: cURL.cURL | ||
PackageVersion: 8.11.1.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |