Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1256f2e

Browse filesBrowse files
rfestagme-no-dev
authored andcommitted
Updated to download mkspiffs 0.2.2 (espressif#1159)
* Updated to download mkspiffs 0.2.2 * Updated to have proper hashes and sizes. Also updated to new windows file name
1 parent 848f98e commit 1256f2e
Copy full SHA for 1256f2e

File tree

Expand file treeCollapse file tree

1 file changed

+25
-25
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+25
-25
lines changed

‎package/package_esp32_index.template.json

Copy file name to clipboardExpand all lines: package/package_esp32_index.template.json
+25-25Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
{
4444
"packager": "esp32",
4545
"name": "mkspiffs",
46-
"version": "0.2.1"
46+
"version": "0.2.2"
4747
}
4848
]
4949
}
@@ -105,49 +105,49 @@
105105
},
106106
{
107107
"name": "mkspiffs",
108-
"version": "0.2.1",
108+
"version": "0.2.2",
109109
"systems": [
110110
{
111111
"host": "i686-mingw32",
112-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-windows.zip",
113-
"archiveFileName": "mkspiffs-0.2.1-windows.zip",
114-
"checksum": "SHA-256:baf7b661f8f6128300a33ca20a2158fd9d0bcdad389c4424f913fe3ad08d2dd5",
112+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-win32.zip",
113+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-win32.zip",
114+
"checksum": "SHA-256:988baa2827005a20a7c7028f0c2d45d19df2e0a7d42319f4a7a5776a3f0dff2e",
115115
"size": "347207"
116116
},
117117
{
118118
"host": "x86_64-apple-darwin",
119-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-osx.tar.gz",
120-
"archiveFileName": "mkspiffs-0.2.1-osx.tar.gz",
121-
"checksum": "SHA-256:66e71f20d72fd7c5a75e016b5d88d51793558e68b0e069142dbe8ac1de30a431",
122-
"size": "122716"
119+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-osx.tar.gz",
120+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-osx.tar.gz",
121+
"checksum": "SHA-256:7aee138be9a73fe7fd1f75cf3f3695f0afae812d04fcbf74b17da330f66ae4cd",
122+
"size": "130211"
123123
},
124124
{
125125
"host": "i386-apple-darwin",
126-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-osx.tar.gz",
127-
"archiveFileName": "mkspiffs-0.2.1-osx.tar.gz",
128-
"checksum": "SHA-256:66e71f20d72fd7c5a75e016b5d88d51793558e68b0e069142dbe8ac1de30a431",
129-
"size": "122716"
126+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-osx.tar.gz",
127+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-osx.tar.gz",
128+
"checksum": "SHA-256:7aee138be9a73fe7fd1f75cf3f3695f0afae812d04fcbf74b17da330f66ae4cd",
129+
"size": "130211"
130130
},
131131
{
132132
"host": "x86_64-pc-linux-gnu",
133-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux64.tar.gz",
134-
"archiveFileName": "mkspiffs-0.2.1-linux64.tar.gz",
135-
"checksum": "SHA-256:cca5e947b4c953d4a2b15bae2cd69e052e20c6ac1975ec5d887596a37a24b41a",
136-
"size": "49281"
133+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-linux64.tar.gz",
134+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-linux64.tar.gz",
135+
"checksum": "SHA-256:17f89d9b38d4f68f2f03f7561b951d1d3b6d6f5b74d35b6d3eb8da3440be3400",
136+
"size": "50611"
137137
},
138138
{
139139
"host": "i686-pc-linux-gnu",
140-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux32.tar.gz",
141-
"archiveFileName": "mkspiffs-0.2.1-linux32.tar.gz",
142-
"checksum": "SHA-256:7ac82238f703ec97e2a1c2be65665cff055ad91fccf976ff34a95f63bb80a20a",
143-
"size": "47944"
140+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-linux32.tar.gz",
141+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-linux32.tar.gz",
142+
"checksum": "SHA-256:181fca76210de04a23eb7af028d9886de5a73e638c63d351a691a24cfb9f03d3",
143+
"size": "48730"
144144
},
145145
{
146146
"host": "arm-linux-gnueabihf",
147-
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux-armhf.tar.gz",
148-
"archiveFileName": "mkspiffs-0.2.1-linux-armhf.tar.gz",
149-
"checksum": "SHA-256:2c2ae495502c054919ee03c9222eaf15fbdd3b45410129b5d978eb49845389c0",
150-
"size": "43965"
147+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.2/mkspiffs-0.2.2-arduino-esp32-linux-armhf.tar.gz",
148+
"archiveFileName": "mkspiffs-0.2.2-arduino-esp32-linux-armhf.tar.gz",
149+
"checksum": "SHA-256:2e99cbdf5ee60b27d6ade096d4caf03a90edfd5f4edf4da2a8674d770aa4ca1b",
150+
"size": "40658"
151151
}
152152
]
153153
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.