diff --git a/micropython-1.22.2.tar.xz b/micropython-1.22.2.tar.xz deleted file mode 100644 index 7f7fe38..0000000 --- a/micropython-1.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb3ba34848a7620663b6a7cba22af45d3056fc79328c2ceb943874b5478d8756 -size 81440532 diff --git a/micropython-1.23.0.tar.xz b/micropython-1.23.0.tar.xz new file mode 100644 index 0000000..407aeab --- /dev/null +++ b/micropython-1.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab283c2fc98d466c1ff26692bee46abaeeab55d488a36fc3cb6372cb8fb390d +size 85748224 diff --git a/micropython.changes b/micropython.changes index 29c49ed..2e4bd82 100644 --- a/micropython.changes +++ b/micropython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 18 11:48:47 UTC 2024 - Yunus Acar + +- Update to 1.23.0: + * https://github.com/micropython/micropython/releases/tag/v1.23.0 + ------------------------------------------------------------------- Tue May 21 09:06:25 UTC 2024 - Matej Cepl diff --git a/micropython.spec b/micropython.spec index 4c2a22f..0a6e74b 100644 --- a/micropython.spec +++ b/micropython.spec @@ -17,7 +17,7 @@ Name: micropython -Version: 1.22.2 +Version: 1.23.0 Release: 0 Summary: Implementation of Python 3 with very low memory footprint License: MIT