Version bump crystal (#9259) (#9265)

(cherry picked from commit a1c1feb574)

Co-authored-by: Carl Hörberg <carl@84codes.com>
This commit is contained in:
Raboneko
2026-01-16 16:26:22 -08:00
committed by GitHub
parent 8df69bd500
commit 30f2412985
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
%bcond bootstrap 1
%bcond bootstrap 0
%global bootstrap_version 1.17.1
Name: crystal
Version: 1.17.1
Version: 1.19.0
Release: 1%?dist
Summary: A general-purpose, object-oriented programming language
License: Apache-2.0
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh_tag("crystal-lang/crystal"));
rpm.version(gh("crystal-lang/crystal"));