STM32 Maple update

Hi,

How to update this core to Master instead released old 1.00 ?

I tried just copy the folder contens but then:

Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: Redirecting...
PLATFORM: ST STM32 6.0.0 > STM32F103RB (20k RAM. 128k Flash)
HARDWARE: STM32F103RBT6 72MHz, 20KB RAM, 128KB Flash
DEBUG: Current (stlink) External (blackmagic, jlink, stlink)
PACKAGES: toolchain-gccarmnoneeabi 1.70201.0 (7.2.1), framework-arduinoststm32-maple 1.10000.19081Error: stm32f1 family is not supported by maple core
9 (1.0.0), tool-stm32duino 1.0.2, tool-openocd 2.1000.190707 (10.0), tool-dfuutil 1.9.190708

Needed yp copy 3 files in total from old folder.
Tools folder:
platformio-build-stm32f1.py
platformio-build-stm32f4.py

Main folder:
package.json

/rapzak