diff --git a/samples/godownloader-event-gateway.sh b/samples/godownloader-event-gateway.sh index 3898a57..f5b326c 100755 --- a/samples/godownloader-event-gateway.sh +++ b/samples/godownloader-event-gateway.sh @@ -1,6 +1,6 @@ #!/bin/sh set -e -# Code generated by godownloader on 2018-03-09T17:26:36Z. DO NOT EDIT. +# Code generated by godownloader on 2018-03-09T17:30:55Z. DO NOT EDIT. # usage() { diff --git a/samples/godownloader-goreleaser.sh b/samples/godownloader-goreleaser.sh index 8d3a0fe..9df36a2 100755 --- a/samples/godownloader-goreleaser.sh +++ b/samples/godownloader-goreleaser.sh @@ -1,6 +1,6 @@ #!/bin/sh set -e -# Code generated by godownloader on 2018-03-09T17:26:35Z. DO NOT EDIT. +# Code generated by godownloader on 2018-03-09T17:30:53Z. DO NOT EDIT. # usage() { diff --git a/samples/godownloader-hugo.sh b/samples/godownloader-hugo.sh index 46b0f1a..4c0b195 100755 --- a/samples/godownloader-hugo.sh +++ b/samples/godownloader-hugo.sh @@ -1,6 +1,6 @@ #!/bin/sh set -e -# Code generated by godownloader on 2018-03-09T17:26:34Z. DO NOT EDIT. +# Code generated by godownloader on 2018-03-09T17:30:53Z. DO NOT EDIT. # usage() { diff --git a/samples/godownloader-minify.sh b/samples/godownloader-minify.sh index 75ff5c5..501eb1b 100755 --- a/samples/godownloader-minify.sh +++ b/samples/godownloader-minify.sh @@ -1,23 +1,22 @@ #!/bin/sh set -e -# Code generated by godownloader on 2018-03-09T17:26:35Z. DO NOT EDIT. +# Code generated by godownloader on 2018-03-09T17:30:54Z. DO NOT EDIT. # usage() { this=$1 cat <samples/godownloader-hugo.sh ./godownloader -repo goreleaser/goreleaser >samples/godownloader-goreleaser.sh ./godownloader -repo client9/misspell >samples/godownloader-misspell.sh -./godownloader -source equinoxio -repo tdewolff/minify >samples/godownloader-minify.sh +./godownloader -repo tdewolff/minify >samples/godownloader-minify.sh ./godownloader -source raw -repo mvdan/sh -exe shfmt >samples/godownloader-shfmt.sh ./godownloader -repo serverless/event-gateway >samples/godownloader-event-gateway.sh chmod a+x samples/*.sh + +# https://github.com/goreleaser/godownloader/issues/49 +# still available and good to test equinoxio but no longer current +#./godownloader -source equinoxio -repo tdewolff/minify >samples/godownloader-minify.sh