We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4201d64 commit 8ad2109Copy full SHA for 8ad2109
README.md
@@ -22,7 +22,8 @@ SPDX-License-Identifier: CC-BY-SA-4.0
22
```
23
cosign verify-blob --key cosign.pub.asc --bundle curl-8.16.0-win64-mingw.zip.sigstore curl-8.16.0-win64-mingw.zip
24
25
-- Standalone `curl` tool and `libcurl` DLL. Static libraries included.
+- Standalone `curl`, `trurl` tools and `libcurl` DLL. Static libraries
26
+ included.
27
- Required: Windows Vista with
28
[Universal CRT](https://support.microsoft.com/topic/update-for-universal-c-runtime-in-windows-322bf30f-4735-bb94-3949-49f5c49f4732)
29
(64-bit ARM or Intel), macOS 10.9 Mavericks (ARM or Intel),
0 commit comments