chain-registry 2.0.137 → 2.0.138

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,35 +28,35 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/cosmos/gaia',
31
- recommendedVersion: 'v25.2.0',
32
- compatibleVersions: ['v25.2.0'],
31
+ recommendedVersion: 'v25.3.0',
32
+ compatibleVersions: ['v25.3.0'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
- version: 'v0.38.19'
35
+ version: 'v0.38.20'
36
36
  },
37
37
  binaries: {
38
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
39
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64',
40
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64'
38
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-darwin-arm64',
40
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-linux-amd64'
41
41
  },
42
42
  genesis: {
43
43
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
44
44
  },
45
45
  sdk: {
46
46
  type: 'cosmos',
47
- version: 'v0.53.3',
48
- tag: 'v0.53.3'
47
+ version: 'v0.53.4',
48
+ tag: 'v0.53.4'
49
49
  },
50
50
  ibc: {
51
51
  type: 'go',
52
- version: 'v10.3.0'
52
+ version: 'v10.5.0'
53
53
  },
54
54
  cosmwasm: {
55
55
  version: 'v0.60.2',
56
56
  repo: 'https://github.com/CosmWasm/wasmd',
57
57
  tag: 'v0.60.2'
58
58
  },
59
- tag: 'v25.2.0'
59
+ tag: 'v25.3.0'
60
60
  },
61
61
  logoURIs: {
62
62
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
@@ -30,35 +30,35 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  gitRepo: 'https://github.com/cosmos/gaia',
33
- recommendedVersion: 'v25.2.0',
34
- compatibleVersions: ['v25.2.0'],
33
+ recommendedVersion: 'v25.3.0',
34
+ compatibleVersions: ['v25.3.0'],
35
35
  consensus: {
36
36
  type: 'cometbft',
37
- version: 'v0.38.19'
37
+ version: 'v0.38.20'
38
38
  },
39
39
  binaries: {
40
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
41
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64',
42
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64'
40
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-darwin-amd64',
41
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-darwin-arm64',
42
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.3.0/gaiad-v25.3.0-linux-amd64'
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
46
46
  },
47
47
  sdk: {
48
48
  type: 'cosmos',
49
- version: 'v0.53.3',
50
- tag: 'v0.53.3'
49
+ version: 'v0.53.4',
50
+ tag: 'v0.53.4'
51
51
  },
52
52
  ibc: {
53
53
  type: 'go',
54
- version: 'v10.3.0'
54
+ version: 'v10.5.0'
55
55
  },
56
56
  cosmwasm: {
57
57
  version: 'v0.60.2',
58
58
  repo: 'https://github.com/CosmWasm/wasmd',
59
59
  tag: 'v0.60.2'
60
60
  },
61
- tag: 'v25.2.0'
61
+ tag: 'v25.3.0'
62
62
  },
63
63
  logoURIs: {
64
64
  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.137",
3
+ "version": "2.0.138",
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.137"
32
+ "@chain-registry/types": "^2.0.138"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "a75158c032f41edd28198a7aded876c8c8fa4ab6"
42
+ "gitHead": "1cffb76a574ede9c8d5eb90f63a9f509fc1e42ed"
43
43
  }