Skip to content

Commit c52d1aa

Browse files
authored
fix wrong mklittlefs entry
1 parent 870b860 commit c52d1aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/tools.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,9 +1289,9 @@
12891289
"sha256": "8ea44dce6300da1bd4902283d6703c303b182b5ced8fa7c9d8320fbe362b9892"
12901290
},
12911291
"macos-arm64": {
1292-
"url": "https://github.com/pioarduino/registry/raw/main/macos_arm64/Arduino3.x/tool-mklittlefs.zip",
1293-
"size": 368627,
1294-
"sha256": "224a3a020cc000360975135e0394ed243e4a5083311d1c9b7e42513a7c08267d"
1292+
"url": "https://github.com/pioarduino/mklittlefs_esp32/releases/download/4.0.0/tool-mklittlefs-darwin_x86_64-4.0.0.tar.gz",
1293+
"size": 369043,
1294+
"sha256": "8ea44dce6300da1bd4902283d6703c303b182b5ced8fa7c9d8320fbe362b9892"
12951295
},
12961296
"win64": {
12971297
"url": "https://github.com/pioarduino/mklittlefs_esp32/releases/download/4.0.0/tool-mklittlefs-windows_amd64-4.0.0.zip",

0 commit comments

Comments
 (0)