|
33 | 33 | }, |
34 | 34 | "codebase": { |
35 | 35 | "git_repo": "https://github.com/cosmos/gaia", |
36 | | - "recommended_version": "v9.0.3", |
| 36 | + "recommended_version": "v9.1.0", |
37 | 37 | "compatible_versions": [ |
38 | | - "v9.0.2", "v9.0.3" |
| 38 | + "v9.1.0" |
39 | 39 | ], |
40 | 40 | "binaries": { |
41 | | - "linux/amd64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-linux-amd64", |
42 | | - "linux/arm64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-linux-arm64", |
43 | | - "darwin/amd64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-darwin-amd64", |
44 | | - "darwin/arm64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-darwin-arm64", |
45 | | - "windows/amd64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-windows-amd64.exe" |
| 41 | + "linux/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-linux-amd64", |
| 42 | + "linux/arm64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-linux-arm64", |
| 43 | + "darwin/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-darwin-amd64", |
| 44 | + "darwin/arm64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-darwin-arm64", |
| 45 | + "windows/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-windows-amd64.exe" |
46 | 46 | }, |
47 | 47 | "genesis": { |
48 | 48 | "genesis_url": "https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz" |
49 | 49 | }, |
50 | 50 | "versions": [ |
51 | 51 | { |
52 | | - "name": "v9.0", |
| 52 | + "name": "v9-Lambda", |
53 | 53 | "recommended_version": "v9.0.3", |
54 | 54 | "compatible_versions": [ |
55 | 55 | "v9.0.2", "v9.0.3" |
|
61 | 61 | "darwin/arm64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-darwin-arm64", |
62 | 62 | "windows/amd64": "https://github.com/cosmos/gaia/releases/download/v9.0.3/gaiad-v9.0.3-windows-amd64.exe" |
63 | 63 | } |
| 64 | + }, |
| 65 | + { |
| 66 | + "name": "v9.1.0", |
| 67 | + "recommended_version": "v9.1.0", |
| 68 | + "compatible_versions": [ |
| 69 | + "v9.1.0" |
| 70 | + ], |
| 71 | + "binaries": { |
| 72 | + "linux/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-linux-amd64", |
| 73 | + "linux/arm64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-linux-arm64", |
| 74 | + "darwin/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-darwin-amd64", |
| 75 | + "darwin/arm64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-darwin-arm64", |
| 76 | + "windows/amd64": "https://github.com/cosmos/gaia/releases/download/v9.1.0/gaiad-v9.1.0-windows-amd64.exe" |
| 77 | + } |
64 | 78 | } |
65 | 79 | ] |
66 | 80 | }, |
|
0 commit comments