From 5e44c28d454891573eeba25a919358753d61c040 Mon Sep 17 00:00:00 2001 From: Tan Yi Qing <80608227+TanYiQing@users.noreply.github.com> Date: Fri, 13 Feb 2026 23:11:11 +0800 Subject: [PATCH] Update installer metadata for version 26.0.0 and release 2026Q1 (#924) Co-authored-by: Tan Yi Qing --- generated/nidaqmx/_installer_metadata.json | 22 ++++++++++------------ src/handwritten/_installer_metadata.json | 22 ++++++++++------------ 2 files changed, 20 insertions(+), 24 deletions(-) diff --git a/generated/nidaqmx/_installer_metadata.json b/generated/nidaqmx/_installer_metadata.json index f5dbb8831..6af997ac9 100644 --- a/generated/nidaqmx/_installer_metadata.json +++ b/generated/nidaqmx/_installer_metadata.json @@ -1,32 +1,30 @@ { "Windows": [ { - "Version": "25.8.0", - "Release": "2025Q4", - "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/25.8/online/ni-daqmx_25.8_online.exe", + "Version": "26.0.0", + "Release": "2026Q1", + "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/26.0/online/ni-daqmx_26.0_online.exe", "supportedOS": [ "Windows 11", + "Windows Server 2025", "Windows Server 2022 64-bit", - "Windows 10 64-bit", - "Windows Server 2016 64-bit", - "Windows Server 2019 64-bit" + "Windows 10 IoT Enterprise 2021" ] } ], "Linux": [ { - "Version": "25.8.0", - "Release": "2025Q4", + "Version": "26.0.0", + "Release": "2026Q1", "_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/LinuxDrivers2025Q4/NILinux2025Q4DeviceDrivers.zip", + "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2026Q1/NILinux2026Q1DeviceDrivers.zip", "supportedOS": [ - "ubuntu 20.04", "ubuntu 22.04", "ubuntu 24.04", "rhel 8", "rhel 9", - "opensuse 15.4", - "opensuse 15.5" + "opensuse 15.5", + "opensuse 15.6" ] } ] diff --git a/src/handwritten/_installer_metadata.json b/src/handwritten/_installer_metadata.json index f5dbb8831..6af997ac9 100644 --- a/src/handwritten/_installer_metadata.json +++ b/src/handwritten/_installer_metadata.json @@ -1,32 +1,30 @@ { "Windows": [ { - "Version": "25.8.0", - "Release": "2025Q4", - "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/25.8/online/ni-daqmx_25.8_online.exe", + "Version": "26.0.0", + "Release": "2026Q1", + "Location": "https://download.ni.com/support/nipkg/products/ni-d/ni-daqmx/26.0/online/ni-daqmx_26.0_online.exe", "supportedOS": [ "Windows 11", + "Windows Server 2025", "Windows Server 2022 64-bit", - "Windows 10 64-bit", - "Windows Server 2016 64-bit", - "Windows Server 2019 64-bit" + "Windows 10 IoT Enterprise 2021" ] } ], "Linux": [ { - "Version": "25.8.0", - "Release": "2025Q4", + "Version": "26.0.0", + "Release": "2026Q1", "_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/LinuxDrivers2025Q4/NILinux2025Q4DeviceDrivers.zip", + "Location": "https://download.ni.com/support/softlib/MasterRepository/LinuxDrivers2026Q1/NILinux2026Q1DeviceDrivers.zip", "supportedOS": [ - "ubuntu 20.04", "ubuntu 22.04", "ubuntu 24.04", "rhel 8", "rhel 9", - "opensuse 15.4", - "opensuse 15.5" + "opensuse 15.5", + "opensuse 15.6" ] } ]