fix install plugin

This commit is contained in:
Colas Geier 2026-04-22 15:24:18 +02:00
parent 9066192072
commit 74ac0da75d

View File

@ -17,14 +17,14 @@
<tags>cenisere,mise en page,atlas</tags> <tags>cenisere,mise en page,atlas</tags>
</pyqgis_plugin> </pyqgis_plugin>
<pyqgis_plugin name="gn_tools" version="0.1"> <pyqgis_plugin name="gn_tools" version="0.1">
<description><![CDATA[Plugin QGIS d'automatisation de mise en page - CEN Isère]]></description> <description><![CDATA[Plugin QGIS multi outils d'accès aux données GéoNature]]></description>
<version>0.1</version> <version>0.1</version>
<qgis_minimum_version>3.2</qgis_minimum_version> <qgis_minimum_version>3.2</qgis_minimum_version>
<homepage>https://gitea.cenra-outils.org/CEN38/plugin_gn_tools</homepage> <homepage>https://gitea.cenra-outils.org/CEN38/plugin_gn_tools</homepage>
<file_name>plugin_gn_tools-0.1.zip</file_name> <file_name>gn_tools.zip</file_name>
<icon>icon.png</icon> <icon>icon.png</icon>
<author_name>CEN-Isère</author_name> <author_name>CEN-Isère</author_name>
<download_url>https://gitea.cenra-outils.org/CEN38/plugin_gn_tools/archive/0.1.zip</download_url> <download_url>https://gitea.cenra-outils.org/CEN38/plugin_gn_tools/releases/download/0.1/gn_tools.zip</download_url>
<uploaded_by>CEN-Isère</uploaded_by> <uploaded_by>CEN-Isère</uploaded_by>
<create_date>2026-04-22</create_date> <create_date>2026-04-22</create_date>
<update_date>2026-04-22</update_date> <update_date>2026-04-22</update_date>