Raxol.System.Updater.Network (Raxol v2.0.1)

View Source

Network operations for the Raxol System Updater including HTTP requests, GitHub API, file downloads, and archive operations.

Summary

Functions

do_replace_executable(current_exe, new_exe, platform)

download_file(url, destination)

extract_archive(archive_path, destination, binary)

fetch_github_releases()

fetch_latest_version()

find_executable(dir, platform)