Skip to content

Commit cb03043

Browse files
author
Release Manager
committed
Updated SageMath version to 10.8.beta0
1 parent 510ca6a commit cb03043

File tree

36 files changed

+42
-41
lines changed

36 files changed

+42
-41
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Upstream packages as uploaded as GitHub release assets.
22
# This file is automatically updated by the update-version script.
3+
https://github.com/sagemath/sage/releases/download/10.8/
34
https://github.com/sagemath/sage/releases/download/10.7/
45
https://github.com/sagemath/sage/releases/download/10.6/

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: SageMath
44
abstract: SageMath is a free open-source mathematics software system.
55
authors:
66
- name: "The SageMath Developers"
7-
version: 10.7
7+
version: 10.8.beta0
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-08-09
9+
date-released: 2025-08-16
1010
repository-code: "https://github.com/sagemath/sage"
1111
url: "https://www.sagemath.org/"

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 10.7, Release Date: 2025-08-09
1+
SageMath version 10.8.beta0, Release Date: 2025-08-16

build/pkgs/configure/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=d1acff50412940639df635db393e88169ed6576b
3-
sha256=6ab4612a12509e2ec0bbdd02c5cc5070fd3c3bf111c298c23d3db6c90e9f4a9f
2+
sha1=62f8443779e60335448efaf4b9630e4a3c408b08
3+
sha256=5ffa599091a29f806868de85679ca146aa61a00c8c2068eb777174ab360b6d39
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
543dc58c46b703172f6884c44eebad6eea20b166
1+
510ca6a758c5b44b05df366d1223ece322fd474f
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sage-conf ~= 10.7
2+
sage-conf ~= 10.8b0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sage-docbuild ~= 10.7
2+
sage-docbuild ~= 10.8b0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sage-setup ~= 10.7
2+
sage-setup ~= 10.8b0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-standard ~= 10.7
2+
sagemath-standard ~= 10.8b0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-bliss ~= 10.7
2+
sagemath-bliss ~= 10.8b0

0 commit comments

Comments
 (0)