Skip to content

Commit

Permalink
Update installer download link
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneDroid committed Aug 26, 2024
1 parent 53db026 commit df16d4c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions generated/nidaqmx/_installer_metadata.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Windows": [
{
"Version": "24.3.0",
"Release": "2024Q2",
"Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.3/online/ni-daqmx_24.3_online.exe",
"Version": "24.6.0",
"Release": "2024Q3.1",
"Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.6/online/ni-daqmx_24.6_online.exe",
"supportedOS": [
"Windows 11",
"Windows Server 2022 64-bit",
Expand All @@ -15,10 +15,10 @@
],
"Linux": [
{
"Version": "24.3.0",
"Release": "2024Q2",
"Version": "24.5.0",
"Release": "2024Q3",
"_comment": "Location url must be of the format 'https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers<Release>/NILinux<Release>DeviceDrivers.zip'. Any change to the format will require a change in the code.",
"Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q2/NILinux2024Q2DeviceDrivers.zip",
"Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q3/NILinux2024Q3DeviceDrivers.zip",
"supportedOS": [
"ubuntu 20.04",
"ubuntu 22.04",
Expand Down
12 changes: 6 additions & 6 deletions src/handwritten/_installer_metadata.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Windows": [
{
"Version": "24.3.0",
"Release": "2024Q2",
"Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.3/online/ni-daqmx_24.3_online.exe",
"Version": "24.6.0",
"Release": "2024Q3.1",
"Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.6/online/ni-daqmx_24.6_online.exe",
"supportedOS": [
"Windows 11",
"Windows Server 2022 64-bit",
Expand All @@ -15,10 +15,10 @@
],
"Linux": [
{
"Version": "24.3.0",
"Release": "2024Q2",
"Version": "24.5.0",
"Release": "2024Q3",
"_comment": "Location url must be of the format 'https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers<Release>/NILinux<Release>DeviceDrivers.zip'. Any change to the format will require a change in the code.",
"Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q2/NILinux2024Q2DeviceDrivers.zip",
"Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q3/NILinux2024Q3DeviceDrivers.zip",
"supportedOS": [
"ubuntu 20.04",
"ubuntu 22.04",
Expand Down

0 comments on commit df16d4c

Please sign in to comment.