Skip to content

Commit 42f2bbf

Browse files
committed
puzzles 20240827
1 parent 57ac542 commit 42f2bbf

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-20240817.262f709.tar.gz"
6-
version "20240817"
7-
sha256 "e7bb3d2c1e0bec349bbe497fa9feed66e5ce5a6777ead8ad12c127fe407e26ea"
5+
url "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20240827.52afffa.tar.gz"
6+
version "20240827"
7+
sha256 "1be1599ebefe5efbf10e9056c87e03bfc3448d25935c3a153736f33693136cb8"
88
license "MIT"
99
head "https://git.tartarus.org/simon/puzzles.git", branch: "main"
1010

0 commit comments

Comments
 (0)