Skip to content

Commit 608d9fb

Browse files
chore(deps): update dependency filecoin-project/lotus to v1.36.2
1 parent a8801c4 commit 608d9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ impl Default for Config {
286286
port_range_count: 100,
287287
lotus: Location::GitTag {
288288
url: "https://github.com/filecoin-project/lotus.git".to_string(),
289-
tag: "v1.36.1".to_string(),
289+
tag: "v1.36.2".to_string(),
290290
},
291291
curio: Location::GitTag {
292292
url: "https://github.com/filecoin-project/curio.git".to_string(),

0 commit comments

Comments
 (0)