Skip to content

Commit 4fbf836

Browse files
authored
Merge pull request flathub#21 from su-ex/update-to-v1.12.0
Update STM32CubeIDE to V1.12.0
2 parents 27a523d + 424eb12 commit 4fbf836

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

com.st.STM32CubeIDE.metainfo.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
<url type="homepage">https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html</url>
2727
<launchable type="desktop-id">com.st.STM32CubeIDE.desktop</launchable>
2828
<releases>
29+
<release version="1.12.0" date="2023-03-19"/>
2930
<release version="1.10.1" date="2022-07-07"/>
30-
<release version="1.9.0" date="2022-05-26"/>
31+
<release version="1.9.0" date="2022-05-26"/>
3132
<release version="1.7.0" date="2021-07-19"/>
3233
<release version="1.6.1" date="2021-03-31"/>
3334
<release version="1.6.0" date="2021-02-18"/>

com.st.STM32CubeIDE.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,17 @@ modules:
5757
- chmod +x st-stlink-server.2.1.0-1-linux-amd64.install.sh
5858
- ./st-stlink-server.2.1.0-1-linux-amd64.install.sh --tar -xvf
5959
- mv stlink-server ${FLATPAK_DEST}/bin/stlink-server
60-
- chmod +x st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.sh
61-
- ./st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.sh --tar -xvf
62-
- tar -xzvf st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.tar.gz -C ${FLATPAK_DEST}/stm32cubeide/
60+
- chmod +x st-stm32cubeide_1.12.0_14980_20230301_1550_amd64.sh
61+
- ./st-stm32cubeide_1.12.0_14980_20230301_1550_amd64.sh --tar -xvf
62+
- tar -xzvf st-stm32cubeide_1.12.0_14980_20230301_1550_amd64.tar.gz -C ${FLATPAK_DEST}/stm32cubeide/
6363
- install -D icon.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png
6464
- install -t ${FLATPAK_DEST}/share/applications/ -Dm644 com.st.STM32CubeIDE.desktop
6565
- install -t ${FLATPAK_DEST}/share/appdata/ -Dm644 com.st.STM32CubeIDE.metainfo.xml
6666
- install -t ${FLATPAK_DEST}/bin -Dm755 stm32cubeide
6767
sources:
6868
- type: archive
69-
url: https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/e7/6e/03/0a/97/9f/49/2d/stm32cubeide_lnx/files/st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.sh.zip/jcr:content/translations/en.st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.sh.zip
70-
sha256: d657b57a837ca523ac43f03e65ce9cceff2a7f914e49a33a75ce4471f600e93b
69+
url: https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/bc/99/f5/62/06/da/4d/eb/stm32cubeide_lnx/files/st-stm32cubeide_1.12.0_14980_20230301_1550_amd64.sh.zip/jcr:content/translations/en.st-stm32cubeide_1.12.0_14980_20230301_1550_amd64.sh.zip
70+
sha256: 287129ea5d1fc283ae34404ccb15891f8e767587d43f9c43504ee9cdb73d55f7
7171
- type: archive
7272
url: https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/09/9f/79/67/ed/f9/45/d0/st-link-server_v2-1-0/files/st-link-server_v2-1-0.zip/jcr:content/translations/en.st-link-server_v2-1-0.zip
7373
sha256: 135d924b303b8838b45fe5078def02037502f93023520f6003690fb754a1e123

0 commit comments

Comments
 (0)