diff --git a/Makefile b/Makefile index 023c812e..734b2ca8 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,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/20181114/estuary-client-20181114.zip + curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20181116/estuary-client-20181116.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 6946c574..4c8e0230 100644 --- a/client/stack.yaml +++ b/client/stack.yaml @@ -26,7 +26,7 @@ packages: - location: git: https://github.com/d0kt0r0/Punctual.git - commit: d57c70759b86e4c5a2ffe3ce707cfcb7446e5e27 + commit: 53906f8f5827755a44f6c8bd30e82bdaa3b7aabc extra-dep: true extra-deps: