arduino-cli-runtime
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "arduino-cli-runtime", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Prebuilt Arduino CLI binaries for macOS, Linux, and Windows", | ||
@@ -9,3 +9,2 @@ "bin": { | ||
"files": [ | ||
"NOTICE", | ||
"bin", | ||
@@ -19,3 +18,3 @@ "lib" | ||
"author": "1337", | ||
"license": "Apache-2.0", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -22,0 +21,0 @@ "url": "https://github.com/like/arduino-cli-runtime/issues" |
@@ -17,2 +17,6 @@ # arduino-cli-runtime | ||
<details> | ||
<summary>How to make a new build</summary> | ||
<br> | ||
Prerequisites: | ||
@@ -41,5 +45,6 @@ | ||
Finally, copy the compiled binary into `npm/linux-x64/bin/...`. | ||
</details> | ||
## License | ||
Apache-2.0 | ||
MIT |
Sorry, the diff of this file is not supported yet
49
2623
4