Compare commits

..

No commits in common. "62c48101f10010622262d8500e146b832ac09589" and "2cc8774b73b2ba7a5d1312780461a88b33094421" have entirely different histories.

1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"name": "leego neit"
}
],
"version": "${DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}",
"version": "${$DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
@ -16,8 +16,8 @@
"maximum": "10"
},
"url": "${DRONE_REPO_LINK}",
"manifest": "${DRONE_REPO_LINK}/releases/download/${DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/${DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}/module.zip",
"manifest": "${DRONE_REPO_LINK}/releases/download/${$DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/${$DRONE_COMMIT_MESSAGE}-${DRONE_BRANCH}/module.zip",
"packs": [
{
"name": "sc-items",