Skip to content

Commit

Permalink
Update Cosmo (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored Nov 19, 2024
1 parent c7d82d1 commit 2f6562e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion gateways/cosmo-router/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -u
BINARY_DOWNLOAD_PREFIX="https://github.com/wundergraph/cosmo/releases/download"

# https://github.com/wundergraph/cosmo/releases
DOWNLOAD_VERSION="0.142.1"
DOWNLOAD_VERSION="0.143.2"

download_binary() {
downloader --check
Expand Down
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"prettier": "3.3.3",
"tsx": "4.19.2",
"typescript": "5.6.3",
"wgc": "0.70.2"
"wgc": "0.70.3"
}
}

0 comments on commit 2f6562e

Please sign in to comment.