bump: crystal (#1489) (#1491)

* bump: crystal

Signed-off-by: madomado <madonuko@outlook.com>

* bump crystal to 1.13.0

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 3115afa549)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2024-07-10 09:30:48 -07:00
committed by GitHub
parent 9272f1f39e
commit 264eb1ce46
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %nil
Name: crystal
Version: 1.12.2
Version: 1.13.0
Release: 1%?dist
Summary: The Crystal Programming Language
License: Apache-2.0
+1 -2
View File
@@ -1,2 +1 @@
let html = get("https://crystal-lang.org/");
rpm.version(find("Latest release: <strong>(.+?)</strong>", html, 1))
rpm.version(gh("crystal-lang/crystal"));