mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-30 03:41:57 +00:00
rework filtering logic to eliminate hack db call
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
"build": [
|
||||
"make"
|
||||
],
|
||||
"hardware-requirements" {
|
||||
"hardware-requirements": {
|
||||
"device": {
|
||||
"processor": "intel",
|
||||
"display": "r'^{.*}$'"
|
||||
},
|
||||
"ram": "8"
|
||||
}
|
||||
},
|
||||
"release-notes": "Upgrade to EmbassyOS v0.3.0",
|
||||
"license": "mit",
|
||||
"wrapper-repo": "https://github.com/Start9Labs/lnd-wrapper",
|
||||
|
||||
Reference in New Issue
Block a user