diff --git a/Makefile b/Makefile index 28913184..b9d5240d 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ releaseClient: # make installClient or prodInstallClient first! curlReleaseClient: # this uses curl to download and unzip a recent pre-built client from a GitHub release rm -rf Estuary.jsexe - curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20181123/estuary-client-20181123.zip + curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20181123b/estuary-client-20181123b.zip unzip temp.zip rm -rf temp.zip cp -Rf static/Dirt Estuary.jsexe diff --git a/client/stack.yaml b/client/stack.yaml index ffd2bdbe..407828b0 100644 --- a/client/stack.yaml +++ b/client/stack.yaml @@ -26,7 +26,7 @@ packages: - location: git: https://github.com/d0kt0r0/Punctual.git - commit: cf6bd8649b29a3b3c0e3a3380d58fe5b9c922b1a + commit: a82258f837a2ffa290c978083d23964fa0e8314d extra-dep: true extra-deps: