1a96ddc update.py: Set the USE_UNIQUE_ID flag on the AsStore

Authored and Committed by otaylor 2 years ago
1 file changed. 1 lines added. 0 lines removed.
    update.py: Set the USE_UNIQUE_ID flag on the AsStore
    
    Different versions of a runtime have the same <id> in the appstream.
    Using AS_STORE_ADD_FLAG_USE_UNIQUE_ID allows them to exist in a single
    AsStore object.
    
        
file modified
+1 -0