From 2de9e191cbee3cf370a8a0605da4b31045b0de9d Mon Sep 17 00:00:00 2001 From: Charity Loh <55676809+charitylxy@users.noreply.github.com> Date: Fri, 23 May 2025 21:55:33 +0800 Subject: [PATCH] Update DAQmx Installer Download Link (#728) * update-metadata-253 * generate metadata --------- Co-authored-by: Charity Loh --- generated/nidaqmx/_installer_metadata.json | 12 ++++++------ src/handwritten/_installer_metadata.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/generated/nidaqmx/_installer_metadata.json b/generated/nidaqmx/_installer_metadata.json index 23066bcf5..15231037d 100644 --- a/generated/nidaqmx/_installer_metadata.json +++ b/generated/nidaqmx/_installer_metadata.json @@ -1,9 +1,9 @@ { "Windows": [ { - "Version": "24.8.0", - "Release": "2024Q4", - "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.8/online/ni-daqmx_24.8_online.exe", + "Version": "25.3.1", + "Release": "2025Q2 Patch 1", + "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/25.3/online/ni-daqmx_25.3_online.exe", "supportedOS": [ "Windows 11", "Windows Server 2022 64-bit", @@ -15,10 +15,10 @@ ], "Linux": [ { - "Version": "24.8.0", - "Release": "2024Q4", + "Version": "25.3.0", + "Release": "2025Q2", "_comment": "Location url must be of the format 'https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers/NILinuxDeviceDrivers.zip'. Any change to the format will require a change in the code.", - "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q4/NILinux2024Q4DeviceDrivers.zip", + "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2025Q2/NILinux2025Q2DeviceDrivers.zip", "supportedOS": [ "ubuntu 20.04", "ubuntu 22.04", diff --git a/src/handwritten/_installer_metadata.json b/src/handwritten/_installer_metadata.json index 23066bcf5..15231037d 100644 --- a/src/handwritten/_installer_metadata.json +++ b/src/handwritten/_installer_metadata.json @@ -1,9 +1,9 @@ { "Windows": [ { - "Version": "24.8.0", - "Release": "2024Q4", - "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/24.8/online/ni-daqmx_24.8_online.exe", + "Version": "25.3.1", + "Release": "2025Q2 Patch 1", + "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/25.3/online/ni-daqmx_25.3_online.exe", "supportedOS": [ "Windows 11", "Windows Server 2022 64-bit", @@ -15,10 +15,10 @@ ], "Linux": [ { - "Version": "24.8.0", - "Release": "2024Q4", + "Version": "25.3.0", + "Release": "2025Q2", "_comment": "Location url must be of the format 'https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers/NILinuxDeviceDrivers.zip'. Any change to the format will require a change in the code.", - "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2024Q4/NILinux2024Q4DeviceDrivers.zip", + "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2025Q2/NILinux2025Q2DeviceDrivers.zip", "supportedOS": [ "ubuntu 20.04", "ubuntu 22.04",