Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GOMC_REST_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.4.0
v1.5.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ boundary is the trust boundary here.

## Versions

This package bundles a pinned `gomc-rest` binary (currently **v1.4.0**, set in
This package bundles a pinned `gomc-rest` binary (currently **v1.5.0**, set in
`GOMC_REST_VERSION`) that must satisfy `gomc-rest-client`'s
`MINIMUM_SUPPORTED_GOMC_REST_VERSION`; `launch()` verifies this on startup. The
`gomc-rest-client` dependency is capped (`>=0.10.0,<0.11`) so a future client
Expand Down
2 changes: 1 addition & 1 deletion README_JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ finally:
## バージョン

同梱するgomc-restのバージョンは `GOMC_REST_VERSION` で固定しています
(現在は **v1.4.0**)。`launch()` は起動時に、サーバーが
(現在は **v1.5.0**)。`launch()` は起動時に、サーバーが
`gomc-rest-client` の `MINIMUM_SUPPORTED_GOMC_REST_VERSION` を満たしているか
確認します。

Expand Down
5 changes: 5 additions & 0 deletions checksums/v1.5.0.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
2e9dfce781f8c8242b2e6b26bfe093b7116348bef90d3b898de3a3e3bed28da1 gomc-rest.exe
89e05412b5588988c96579331859d819e2c328cfc64bdc541fdecec47cc5699d gomc-rest-linux-amd64
3a979c5bea32325771a61acb1abc40e4a18196fbc9d5e33bd2ab9cbc44b03abb gomc-rest-linux-arm64
7e52784a2c410924386f2133c9fdd4c3ae008b63403a98fbf25cc1a6edc85354 gomc-rest-darwin-amd64
5b6cf83101e7e25ed0dd3614678af983e2cbb039d5afbed83865c2acb01d82a6 gomc-rest-darwin-arm64
Loading