@chain-registry/osmosis
Advanced tools
Comparing version 1.67.78 to 1.67.79
23
chain.js
@@ -528,9 +528,14 @@ "use strict"; | ||
}, | ||
recommended_version: '28.0.0', | ||
compatible_versions: ['28.0.0'], | ||
recommended_version: '28.0.4', | ||
compatible_versions: [ | ||
'28.0.1', | ||
'28.0.2', | ||
'28.0.3', | ||
'28.0.4' | ||
], | ||
consensus: { | ||
type: 'cometbft', | ||
version: '0.38.15', | ||
version: '0.38.17', | ||
repo: 'https://github.com/osmosis-labs/cometbft', | ||
tag: 'v0.38.15-v27-osmo-2' | ||
tag: 'v0.38.17-v28-osmo-1' | ||
}, | ||
@@ -545,5 +550,5 @@ cosmwasm: { | ||
type: 'cosmos', | ||
version: '0.50.10', | ||
version: '0.50.11', | ||
repo: 'https://github.com/osmosis-labs/cosmos-sdk', | ||
tag: 'v0.50.10-v27-osmo-1' | ||
tag: 'v0.50.11-v28-osmo-1' | ||
}, | ||
@@ -559,7 +564,7 @@ ibc: { | ||
type: 'go', | ||
version: '1.22.7' | ||
version: '1.22.11' | ||
}, | ||
binaries: { | ||
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.0/osmosisd-28.0.0-linux-amd64?checksum=8efbeca8f3e6a27c7b8ab02141bbfc457a6efbb089e338147942aa6fcb586545', | ||
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.0/osmosisd-28.0.0-linux-arm64?checksum=7ac375a5c58a4407e15651fb15e83b5267cfdfd81c9656b348e0f9d38205c126' | ||
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64', | ||
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64' | ||
} | ||
@@ -566,0 +571,0 @@ }, |
@@ -526,9 +526,14 @@ const chain = { | ||
}, | ||
recommended_version: '28.0.0', | ||
compatible_versions: ['28.0.0'], | ||
recommended_version: '28.0.4', | ||
compatible_versions: [ | ||
'28.0.1', | ||
'28.0.2', | ||
'28.0.3', | ||
'28.0.4' | ||
], | ||
consensus: { | ||
type: 'cometbft', | ||
version: '0.38.15', | ||
version: '0.38.17', | ||
repo: 'https://github.com/osmosis-labs/cometbft', | ||
tag: 'v0.38.15-v27-osmo-2' | ||
tag: 'v0.38.17-v28-osmo-1' | ||
}, | ||
@@ -543,5 +548,5 @@ cosmwasm: { | ||
type: 'cosmos', | ||
version: '0.50.10', | ||
version: '0.50.11', | ||
repo: 'https://github.com/osmosis-labs/cosmos-sdk', | ||
tag: 'v0.50.10-v27-osmo-1' | ||
tag: 'v0.50.11-v28-osmo-1' | ||
}, | ||
@@ -557,7 +562,7 @@ ibc: { | ||
type: 'go', | ||
version: '1.22.7' | ||
version: '1.22.11' | ||
}, | ||
binaries: { | ||
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.0/osmosisd-28.0.0-linux-amd64?checksum=8efbeca8f3e6a27c7b8ab02141bbfc457a6efbb089e338147942aa6fcb586545', | ||
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.0/osmosisd-28.0.0-linux-arm64?checksum=7ac375a5c58a4407e15651fb15e83b5267cfdfd81c9656b348e0f9d38205c126' | ||
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64', | ||
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64' | ||
} | ||
@@ -564,0 +569,0 @@ }, |
{ | ||
"name": "@chain-registry/osmosis", | ||
"version": "1.67.78", | ||
"version": "1.67.79", | ||
"description": "Chain Registry info for Osmosis", | ||
@@ -32,3 +32,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"dependencies": { | ||
"@chain-registry/types": "^0.50.78" | ||
"@chain-registry/types": "^0.50.79" | ||
}, | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
], | ||
"gitHead": "5254efb2205328bb8ea935b546c9bb20f49fd852" | ||
"gitHead": "89d492598e495ad2d45f05755f734e83b5a14767" | ||
} |
156839
6956563
24
38
5