chore: update default installer for windows

This commit is contained in:
Minh141120 2025-08-21 16:20:29 +07:00
parent 44be3e8b92
commit 8bbc0009f6

View File

@ -7,10 +7,12 @@ on:
description: 'Windows OLD installer URL or path (.exe)' description: 'Windows OLD installer URL or path (.exe)'
required: true required: true
type: string type: string
default: 'https://catalog.jan.ai/windows/Jan_0.6.7_x64-setup.exe'
new_windows_installer: new_windows_installer:
description: 'Windows NEW installer URL or path (.exe)' description: 'Windows NEW installer URL or path (.exe)'
required: true required: true
type: string type: string
default: 'https://catalog.jan.ai/windows/Jan_0.6.8_x64-setup.exe'
old_ubuntu_installer: old_ubuntu_installer:
description: 'Ubuntu OLD installer URL or path (.deb)' description: 'Ubuntu OLD installer URL or path (.deb)'
required: false required: false