ruby-3.2.3

This commit is contained in:
Rmys
2024-01-22 14:27:32 +03:00
parent 471d26bd85
commit 94b6500180
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>An object-oriented scripting language</Summary>
<Description>Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</Description>
<Archive sha1sum="087af286b70b0e17f88c9c4469b471eca2010161" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.xz</Archive>
<Archive sha1sum="08e0016c8b96103930aaa3b2323081d8f5756e25" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcl-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="13">
<Date>2024-01-22</Date>
<Version>3.2.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-10-17</Date>
<Version>3.2.2</Version>