mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-07 03:05:07 +00:00
(#16979) Fix example in the docs
* Fix example in the docs * Adding the missing tag
This commit is contained in:
@@ -2,12 +2,13 @@ sources:
|
||||
# Newer versions at the top
|
||||
"1.2.0":
|
||||
url:
|
||||
- "https://mirror1.net/package-1.2.0.tar.gz",
|
||||
- "https://mirror2.net/package-1.2.0.tar.gz",
|
||||
- "https://mirror1.net/package-1.2.0.tar.gz"
|
||||
- "https://mirror2.net/package-1.2.0.tar.gz"
|
||||
sha256: "________________________________________________________________"
|
||||
"1.1.0":
|
||||
- "https://mirror1.net/package-1.1.0.tar.gz",
|
||||
- "https://mirror2.net/package-1.1.0.tar.gz",
|
||||
url:
|
||||
- "https://mirror1.net/package-1.1.0.tar.gz"
|
||||
- "https://mirror2.net/package-1.1.0.tar.gz"
|
||||
sha256: "________________________________________________________________"
|
||||
patches:
|
||||
# Newer versions at the top
|
||||
|
Reference in New Issue
Block a user