v1.0.3.8
continuous-integration/drone/push Build is passing Details

main
Dmitry Kirdyashkin 2023-12-07 23:01:47 +03:00
parent ead4aa464b
commit ccfce141d3
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
"maximum": "11"
},
"url": "${DRONE_REPO_LINK}",
"manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip",
"manifest": "https://static.kdiva.ru/foundryvtt-resources/$DRONE_REPO/latest/module.json",
"download": "https://static.kdiva.ru/foundryvtt-resources/$DRONE_REPO/$RELEASE_TAG/module.zip",
"styles": [
"styles/common.css",
"styles/core.css",