mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 15:34:15 +02:00
snaps: integrating with Ubuntu search API
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from fpakman.core.constants import CACHE_PATH
|
||||
|
||||
SNAP_STORE_URL = 'https://snapcraft.io'
|
||||
SNAP_API_URL = 'https://search.apps.ubuntu.com/api/v1'
|
||||
SNAP_CACHE_PATH = '{}/snap/installed'.format(CACHE_PATH)
|
||||
|
||||
Reference in New Issue
Block a user