From 4c68292a2592d92994d820e8ceaf01a409acab6e Mon Sep 17 00:00:00 2001 From: Kamil Kisiela Date: Wed, 28 Aug 2024 18:48:26 +0200 Subject: [PATCH] Bump Apollo Router (#67) --- gateways/router-native/install.sh | 2 +- gateways/router/install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gateways/router-native/install.sh b/gateways/router-native/install.sh index fc5595e..73cee06 100755 --- a/gateways/router-native/install.sh +++ b/gateways/router-native/install.sh @@ -1 +1 @@ -curl -sSL https://router.apollo.dev/download/nix/v1.52.1 | sh \ No newline at end of file +curl -sSL https://router.apollo.dev/download/nix/v1.53.0 | sh diff --git a/gateways/router/install.sh b/gateways/router/install.sh index fc5595e..73cee06 100755 --- a/gateways/router/install.sh +++ b/gateways/router/install.sh @@ -1 +1 @@ -curl -sSL https://router.apollo.dev/download/nix/v1.52.1 | sh \ No newline at end of file +curl -sSL https://router.apollo.dev/download/nix/v1.53.0 | sh