File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 233
233
celestia-node-src . url = "github:celestiaorg/celestia-node/v0.13.0" ;
234
234
celestia-node-src . flake = false ;
235
235
236
- neutron-src . url = "github:neutron-org/neutron/v3.0.2 " ;
236
+ neutron-src . url = "github:neutron-org/neutron/v3.0.5 " ;
237
237
neutron-src . flake = false ;
238
238
239
239
provenance-src . url = "github:/provenance-io/provenance/v1.17.0" ;
Original file line number Diff line number Diff line change 6
6
cosmosLib . mkCosmosGoApp {
7
7
goVersion = "1.21" ;
8
8
name = "neutron" ;
9
- version = "v3.0.2 " ;
9
+ version = "v3.0.5 " ;
10
10
src = neutron-src ;
11
11
rev = neutron-src . rev ;
12
- vendorHash = "sha256-Ao/soQsOw00QZ8c7BF42od303wdiFo30flWSPTm5Mzc =" ;
12
+ vendorHash = "sha256-6WV7Z0KbvDReCJ7JccPnRWPkR4BMrfxRouTC5cC6PZc =" ;
13
13
engine = "cometbft/cometbft" ;
14
14
preFixup = ''
15
15
${ cosmosLib . wasmdPreFixupPhase libwasmvm_1_5_2 "neutrond" }
You can’t perform that action at this time.
0 commit comments