Skip to content

Commit 773b29c

Browse files
authored
[apriltag] update to 3.4.5 (#47129)
1 parent bee6acc commit 773b29c

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/apriltag/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
OUT_SOURCE_PATH SOURCE_PATH
77
REPO AprilRobotics/apriltag
88
REF v${VERSION}
9-
SHA512 d87c385065c762c24e251f8bb8e223ac9514068a86329bffa00d5b7cca875cdb801ffed6c74dc5ffd65994dabf1e3db221f3d2319f0d890b7320a07898455ad9
9+
SHA512 f39bcac7b65e09b483f6d8579cdc89ac0162691b5b412454f975f56703b2caa1d005805360a5c8fb1433db83a3ae6a0f7cb1cad9ce5a0373787b79b9f32f983d
1010
HEAD_REF master
1111
)
1212

ports/apriltag/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apriltag",
3-
"version": "3.4.4",
3+
"version": "3.4.5",
44
"description": "AprilTag is a visual fiducial system popular for robotics research.",
55
"homepage": "https://april.eecs.umich.edu/software/apriltag",
66
"license": "BSD-2-Clause",

versions/a-/apriltag.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "281cb6195379635c2d460b4faafcc9360b5a4cf3",
5+
"version": "3.4.5",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "b8093a8a581a5647dc4370579421d6623742a53f",
510
"version": "3.4.4",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"port-version": 0
190190
},
191191
"apriltag": {
192-
"baseline": "3.4.4",
192+
"baseline": "3.4.5",
193193
"port-version": 0
194194
},
195195
"apsi": {

0 commit comments

Comments
 (0)