add: superisoupdater (#6723) (#6731)

This commit is contained in:
Raboneko
2025-10-08 22:29:06 -07:00
committed by GitHub
parent 8e54b1b1d3
commit cfd08bdfbc
4 changed files with 103 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "superisoupdater.spec"
}
}