diff --git a/Makefile b/Makefile index 4d7e86b0..2de8b48a 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,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/20190108/estuary-client-20190108.zip + curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20190110/estuary-client-20190110.zip unzip temp.zip rm -rf temp.zip cp -Rf static/samples Estuary.jsexe diff --git a/client/stack.yaml b/client/stack.yaml index e15a2c0f..0b6c895a 100644 --- a/client/stack.yaml +++ b/client/stack.yaml @@ -40,12 +40,12 @@ packages: - location: git: https://github.com/d0kt0r0/MusicW.git - commit: d64b9a81c13e53aa8810fd0e8ab1f31f9a8f38dd + commit: 9ce9fc209e2d135f6c08b03873d3ebeaa5a0c121 extra-dep: true - location: git: https://github.com/d0kt0r0/Punctual.git - commit: 2cab9c90a791d8f126e9c803b42c65caffa099ac + commit: d9ebad5f1dbc8b1935522200c1f03f0824c93a72 extra-dep: true extra-deps: