Skip to content

Commit 2f598e9

Browse files
authored
Update mklittlefs with small install refactor of version check
1 parent 88641ec commit 2f598e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@
120120
"optional": true,
121121
"owner": "pioarduino",
122122
"package-version": "3.2.0",
123-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-3.2.0.zip"
123+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-3.2.0-new.zip"
124124
},
125-
"tool-mklittlefs-4.0.0": {
125+
"tool-mklittlefs4": {
126126
"type": "uploader",
127127
"optional": true,
128128
"owner": "pioarduino",
129-
"package-version": "4.0.0",
130-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-4.0.0.zip"
129+
"package-version": "4.0.2",
130+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-4.0.2.zip"
131131
},
132132
"tool-mkspiffs": {
133133
"type": "uploader",

0 commit comments

Comments
 (0)