Skip to content

Commit 7057a15

Browse files
committed
cleanup
1 parent 8d06e24 commit 7057a15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

misc/kscript_release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ curl -X POST \
118118
-d '{"candidate": "kscript", "version": "'${kscript_version}'", "url": "https://github.com/holgerbrandl/kscript/releases/download/v'${kscript_version}'/kscript-'${kscript_version}'-bin.zip"}' \
119119
https://vendors.sdkman.io/release
120120

121-
curl -X POST -H "Consumer-Key: ${SDKMAN_CONSUMER_KEY}" -H "Consumer-Token: ${SDKMAN_CONSUMER_TOKEN}" -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"candidate": "kscript", "version": "1.5.1", "url": "https://github.com/holgerbrandl/kscript/releases/download/v1.5.1/kscript-1.5.1-bin.zip"}' https://vendors.sdkman.io/release
122-
123121

124122
## Set existing Version as Default for Candidate
125123

0 commit comments

Comments
 (0)