mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-27 02:31:51 +00:00
add architecture to version table; refactor to remove dependency on apps.yaml
This commit is contained in:
@@ -37,6 +37,7 @@ SVersion sql=version
|
||||
releaseNotes Text
|
||||
osVersionRequired VersionRange default='*'
|
||||
osVersionRecommended VersionRange default='*'
|
||||
arch Text
|
||||
UniqueBin appId number
|
||||
deriving Eq
|
||||
deriving Show
|
||||
|
||||
Reference in New Issue
Block a user