Skip to content

Commit 5aae0a6

Browse files
authored
Merge branch 'OpenCPN:master' into master
2 parents 9e49b95 + 7c50a37 commit 5aae0a6

20 files changed

Lines changed: 176 additions & 176 deletions

metadata/VDR-v1.3.66.0-debian-wx32-arm64-A64-11.xml

Lines changed: 0 additions & 24 deletions
This file was deleted.

metadata/VDR-v1.3.66.0-debian-wx32-armhf-A32-11.xml

Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- https://circleci.com/gh/rgleason/vdr_pi/2109 -->
2+
<!-- https://circleci.com/gh/rgleason/vdr_pi/6618 -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.37.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

9-
<api-version> 1.17 </api-version>
9+
<api-version> 1.18 </api-version>
1010
<open-source> yes </open-source>
1111
<author> Rick Gleason </author>
1212
<source> </source>
@@ -19,6 +19,6 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1919
<target>android-arm64</target>
2020
<target-version>16</target-version>
2121
<target-arch>arm64</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.37.0-android-arm64-A64-16-tarball/versions/v1.3.37.0/VDR-v1.3.37.0_android-arm64-16-arm64.tar.gz </tarball-url>
23-
<tarball-checksum> 911197b1677a05c9d77202970511554ca02946e18562875ef6cb72c0c9c2f776 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-android-arm64-A64-16-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_android-arm64-16-arm64.tar.gz </tarball-url>
23+
<tarball-checksum> c08f317fcfc6494ca0f51140c4dc134f1c43268691694cf3a0b8567b5182904e </tarball-checksum>
2424
</plugin>
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- https://circleci.com/gh/rgleason/vdr_pi/2116 -->
2+
<!-- https://circleci.com/gh/rgleason/vdr_pi/6621 -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.37.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

9-
<api-version> 1.17 </api-version>
9+
<api-version> 1.18 </api-version>
1010
<open-source> yes </open-source>
1111
<author> Rick Gleason </author>
1212
<source> </source>
@@ -19,6 +19,6 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1919
<target>android-armhf</target>
2020
<target-version>16</target-version>
2121
<target-arch>armhf</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.37.0-android-armhf-A32-16-tarball/versions/v1.3.37.0/VDR-v1.3.37.0_android-armhf-16-armhf.tar.gz </tarball-url>
23-
<tarball-checksum> 930fca25271461f26277b3a2ae510e18f37925ed8b58b6e0f71342b2f8fb6af1 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-android-armhf-A32-16-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_android-armhf-16-armhf.tar.gz </tarball-url>
23+
<tarball-checksum> 460e99bd0cce7ba686e45fd4c611ba986fdb6892cb46bf6b2b62081c59275222 </tarball-checksum>
2424
</plugin>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- https://circleci.com/gh/rgleason/vdr_pi/6624 -->
3+
<plugin version="1">
4+
<name> VDR </name>
5+
<version> v1.4.00.0 </version>
6+
<release> 0 </release>
7+
<summary> Voyage Data Recorder </summary>
8+
9+
<api-version> 1.18 </api-version>
10+
<open-source> yes </open-source>
11+
<author> Rick Gleason </author>
12+
<source> </source>
13+
<info-url> https://opencpn.org/OpenCPN/plugins/vdr.html </info-url>
14+
15+
<description> A Voyage Data Recorder (VDR) to record and play NMEA files.
16+
Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test plugins.
17+
</description>
18+
19+
<target>darwin-wx32</target>
20+
<target-version>10</target-version>
21+
<target-arch>x86_64</target-arch>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-darwin-wx32-10-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_darwin-wx32-10-x86_64.tar.gz </tarball-url>
23+
<tarball-checksum> 51822a785a2e9abd5e6ef9f671ff6e5be4496da004270e307d08d3e44fac13ec </tarball-checksum>
24+
</plugin>

metadata/VDR-v1.3.66.0-darwin-wx32-universal-10.xml renamed to metadata/VDR-v1.4.00.0-darwin-wx32-universal-10.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- https://circleci.com/gh/rgleason/vdr_pi/6568 -->
2+
<!-- https://circleci.com/gh/rgleason/vdr_pi/6628 -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.66.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

@@ -19,6 +19,6 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1919
<target>darwin-wx32</target>
2020
<target-version>10</target-version>
2121
<target-arch>arm64;x86_64</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.66.0-darwin-wx32-universal-10-tarball/versions/v1.3.66.0/VDR-v1.3.66.0_darwin-wx32-10-arm64-x86_64.tar.gz </tarball-url>
23-
<tarball-checksum> 69b561f140cee64712257cc71f2e7eacf50630b4a1550ca0b086603046742202 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-darwin-wx32-universal-10-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_darwin-wx32-10-arm64-x86_64.tar.gz </tarball-url>
23+
<tarball-checksum> 30d3413eb72e28426d90f240515a0260284890f58035fe67e7042088cdf3f1d7 </tarball-checksum>
2424
</plugin>

metadata/VDR-v1.3.66.0-debian-arm64-A64-12.xml renamed to metadata/VDR-v1.4.00.0-debian-arm64-A64-12.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.66.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

@@ -19,6 +19,6 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1919
<target>debian-arm64</target>
2020
<target-version>12</target-version>
2121
<target-arch>arm64</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.66.0-debian-arm64-A64-12-tarball/versions/v1.3.66.0/VDR-v1.3.66.0_debian-arm64-12-arm64.tar.gz </tarball-url>
23-
<tarball-checksum> 716f4227d7dc77ecadb23f655a04a386b866a0cf5514cf7bad3ea828f686b7d8 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-debian-arm64-A64-12-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_debian-arm64-12-arm64.tar.gz </tarball-url>
23+
<tarball-checksum> 2b6ec8a9d6547a648482526dca05544385375fc5af57736cbc3961120682a8f3 </tarball-checksum>
2424
</plugin>

metadata/VDR-v1.3.66.0-debian-arm64-A64-11.xml renamed to metadata/VDR-v1.4.00.0-debian-arm64-A64-13.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.66.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

@@ -17,8 +17,8 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1717
</description>
1818

1919
<target>debian-arm64</target>
20-
<target-version>11</target-version>
20+
<target-version>13</target-version>
2121
<target-arch>arm64</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.66.0-debian-arm64-A64-11-tarball/versions/v1.3.66.0/VDR-v1.3.66.0_debian-arm64-11-arm64.tar.gz </tarball-url>
23-
<tarball-checksum> 18e3b6548699ba2c1cf276889af4f16f29c60e6cdaac5b2aa3e71d1fcc5e6786 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-debian-arm64-A64-13-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_debian-arm64-13-arm64.tar.gz </tarball-url>
23+
<tarball-checksum> d30973226786c97986ab93f40b2fd66bc8759a70dae7688bda0c61539a5341cf </tarball-checksum>
2424
</plugin>

metadata/VDR-v1.3.66.0-debian-armhf-A32-12.xml renamed to metadata/VDR-v1.4.00.0-debian-armhf-A32-12.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.66.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

@@ -19,6 +19,6 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1919
<target>debian-armhf</target>
2020
<target-version>12</target-version>
2121
<target-arch>armhf</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.66.0-debian-armhf-A32-12-tarball/versions/v1.3.66.0/VDR-v1.3.66.0_debian-armhf-12-armhf.tar.gz </tarball-url>
23-
<tarball-checksum> 464e8d68e8d2bd0decae533561b6e3b5488813576d68dd9ed824c12c92803f08 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-debian-armhf-A32-12-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_debian-armhf-12-armhf.tar.gz </tarball-url>
23+
<tarball-checksum> db9a066246f53c363732e036a839abba73f8116c4136de325fb1d6d99a86890f </tarball-checksum>
2424
</plugin>

metadata/VDR-v1.3.66.0-debian-armhf-A32-11.xml renamed to metadata/VDR-v1.4.00.0-debian-armhf-A32-13.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- -->
33
<plugin version="1">
44
<name> VDR </name>
5-
<version> v1.3.66.0 </version>
5+
<version> v1.4.00.0 </version>
66
<release> 0 </release>
77
<summary> Voyage Data Recorder </summary>
88

@@ -17,8 +17,8 @@ Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test p
1717
</description>
1818

1919
<target>debian-armhf</target>
20-
<target-version>11</target-version>
20+
<target-version>13</target-version>
2121
<target-arch>armhf</target-arch>
22-
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.66.0-debian-armhf-A32-11-tarball/versions/v1.3.66.0/VDR-v1.3.66.0_debian-armhf-11-armhf.tar.gz </tarball-url>
23-
<tarball-checksum> ac38b7c6380371ec27303cdc92c1cfe3b993ec275ca56ac81f50d6b113714824 </tarball-checksum>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.00.0-debian-armhf-A32-13-tarball/versions/v1.4.00.0/VDR-v1.4.00.0_debian-armhf-13-armhf.tar.gz </tarball-url>
23+
<tarball-checksum> 09309cffaddc87bcfec15b7671234f07b67efbb85d35ef5478d4e0c15061ac08 </tarball-checksum>
2424
</plugin>

0 commit comments

Comments
 (0)