chain-registry 2.0.188 → 2.0.189

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,17 +28,17 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/cosmos/gaia',
31
- recommendedVersion: 'v27.1.0',
32
- compatibleVersions: ['v27.1.0'],
31
+ recommendedVersion: 'v27.2.0',
32
+ compatibleVersions: ['v27.2.0'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
35
  version: 'v0.38.21'
36
36
  },
37
37
  binaries: {
38
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-darwin-amd64',
39
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-darwin-arm64',
40
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-linux-amd64',
41
- "linux/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-linux-arm64'
38
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-darwin-arm64',
40
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-linux-amd64',
41
+ "linux/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-linux-arm64'
42
42
  },
43
43
  genesis: {
44
44
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
@@ -53,11 +53,11 @@ const info = {
53
53
  version: 'v10.5.0'
54
54
  },
55
55
  cosmwasm: {
56
- version: 'v0.60.5',
56
+ version: 'v0.60.6',
57
57
  repo: 'https://github.com/CosmWasm/wasmd',
58
- tag: 'v0.60.5'
58
+ tag: 'v0.60.6'
59
59
  },
60
- tag: 'v27.1.0'
60
+ tag: 'v27.2.0'
61
61
  },
62
62
  logoURIs: {
63
63
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
@@ -30,17 +30,17 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  gitRepo: 'https://github.com/cosmos/gaia',
33
- recommendedVersion: 'v27.1.0',
34
- compatibleVersions: ['v27.1.0'],
33
+ recommendedVersion: 'v27.2.0',
34
+ compatibleVersions: ['v27.2.0'],
35
35
  consensus: {
36
36
  type: 'cometbft',
37
37
  version: 'v0.38.21'
38
38
  },
39
39
  binaries: {
40
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-darwin-amd64',
41
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-darwin-arm64',
42
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-linux-amd64',
43
- "linux/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.1.0/gaiad-v27.1.0-linux-arm64'
40
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-darwin-amd64',
41
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-darwin-arm64',
42
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-linux-amd64',
43
+ "linux/arm64": 'https://github.com/cosmos/gaia/releases/download/v27.2.0/gaiad-v27.2.0-linux-arm64'
44
44
  },
45
45
  genesis: {
46
46
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
@@ -55,11 +55,11 @@ const info = {
55
55
  version: 'v10.5.0'
56
56
  },
57
57
  cosmwasm: {
58
- version: 'v0.60.5',
58
+ version: 'v0.60.6',
59
59
  repo: 'https://github.com/CosmWasm/wasmd',
60
- tag: 'v0.60.5'
60
+ tag: 'v0.60.6'
61
61
  },
62
- tag: 'v27.1.0'
62
+ tag: 'v27.2.0'
63
63
  },
64
64
  logoURIs: {
65
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.188",
3
+ "version": "2.0.189",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.188"
32
+ "@chain-registry/types": "^2.0.189"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "37cb54b2d96066fadb8ce8eda44e4eba55d54a61"
42
+ "gitHead": "42641f9c71b4833dafc9db662b5e74c671cce58a"
43
43
  }