Skip to content

Commit c690655

Browse files
committed
puzzles 20250626
Signed-off-by: botantony <[email protected]>
1 parent b0ac864 commit c690655

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/puzzles.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class Puzzles < Formula
22
desc "Collection of one-player puzzle games"
33
homepage "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
44
# Extract https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles.tar.gz to get the version number
5-
url "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20250615.b589c5e.tar.gz"
6-
version "20250615"
7-
sha256 "a5ab317bef3b5d0cb6a532352eb938cde92bcb5a602489702c5ee4986c5c78a4"
5+
url "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20250626.fce4fcb.tar.gz"
6+
version "20250626"
7+
sha256 "615672a83c00dc5cab4c8bc528e494264c88608e1af1f6d47e95f4016e26f8cf"
88
license "MIT"
99
head "https://git.tartarus.org/simon/puzzles.git", branch: "main"
1010

0 commit comments

Comments
 (0)