Skip to content

Update to 1.8.15 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 3, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove arm build
Flathub does not build them anymore.
  • Loading branch information
A6GibKm committed Aug 3, 2021
commit 630f38f42fb3cc32cc6f1698f5ff69e4e048b71a
28 changes: 0 additions & 28 deletions cc.arduino.arduinoide.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,13 +272,6 @@
"sha256": "d4d2e6cb70d1d3b0509a4bba2d171ae69366593a0bd235cb8f79d6cf6b286dab",
"dest": "build"
},
{
"only-arches": ["arm"],
"type": "file",
"url": "https://downloads.arduino.cc/tools/arduino-builder-linuxarm-1.5.4.tar.bz2",
"sha256": "1315c3ed126b311d851f6daa8d923787afbd65e32572acf926e40917f13d35f4",
"dest": "build"
},
{
"only-arches": ["x86_64"],
"type": "file",
Expand All @@ -293,13 +286,6 @@
"sha256": "03d322b9df6da17289e9e7c6233c34a8535d9c645c19efc772ba19e56914f339",
"dest": "build/linux"
},
{
"only-arches": ["arm"],
"type": "file",
"url": "https://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-arm-linux-gnueabihf.tar.bz2",
"sha256": "3903553d035da59e33cff9941b857c3cb379cb0638105dfdf69c97f0acc8e7b5",
"dest": "build/linux"
},
{
"only-arches": ["x86_64"],
"type": "file",
Expand All @@ -314,13 +300,6 @@
"sha256": "6cf948f751acfe7b96684537f2291c766ec8b54b4f7dc95539864821456fa9fc",
"dest": "build/linux"
},
{
"only-arches": ["arm"],
"type": "file",
"url": "https://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-armhf-pc-linux-gnu.tar.bz2",
"sha256": "2a8e68c5d803aa6f902ef219f177ec3a4c28275d85cbe272962ad2cd374f50d1",
"dest": "build/linux"
},
{
"only-arches": ["x86_64"],
"type": "file",
Expand All @@ -335,13 +314,6 @@
"sha256": "835ed8f37cffac37e979d1b0f6041559592d3d98be52f0e8611b76c4858e4113",
"dest": "build/linux"
},
{
"only-arches": ["arm"],
"type": "file",
"url": "http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_arm.tar.bz2",
"sha256": "1888587409b56aef4ba0ab0e6703b3dccba7cc3a022756ba9b908247e5d5a656",
"dest": "build/linux"
},
{
"only-arches": ["x86_64"],
"type": "file",
Expand Down