mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-08-09 04:53:57 +08:00
修复 版本号无法反馈的问题
This commit is contained in:
@@ -21,7 +21,7 @@ JSON_DATA=$(cat <<EOF
|
|||||||
"Distributor ID": "$DISTRIBUTOR_ID",
|
"Distributor ID": "$DISTRIBUTOR_ID",
|
||||||
"Release": "$RELEASE",
|
"Release": "$RELEASE",
|
||||||
"Architecture": "$ARCHITECTURE",
|
"Architecture": "$ARCHITECTURE",
|
||||||
"Store_Version": "$SIMPLIFIED_VERSION",
|
"Store_Version": "$VERSION",
|
||||||
"UUID": "$UUID",
|
"UUID": "$UUID",
|
||||||
"TIME": "$CURRENT_TIME"
|
"TIME": "$CURRENT_TIME"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user