Private
Public Access
1
0

fix: detect apk at /sbin/apk on Alpine (not just /usr/bin/apk); v1.1.13

This commit is contained in:
2026-05-20 18:54:10 +00:00
parent 891ca09f34
commit 1e4c8e4dc2
3 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "linux-patch-api"
version = "1.1.12"
version = "1.1.13"
edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"]
description = "Secure remote package management API for Linux systems"