File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ class Puzzles < Formula
2
2
desc "Collection of one-player puzzle games"
3
3
homepage "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
4
4
# 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-20241223.5eea14c .tar.gz"
6
- version "20241223 "
7
- sha256 "73d70f3f18d4ecefae029ea3cc291fbfc649795adc2e611f0fe9542b497e5fdc "
5
+ url "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20241230.79be403 .tar.gz"
6
+ version "20241230 "
7
+ sha256 "816b77dbc21cd3e72d729b678674e9ac01263297297c00324c4a91b8a1748156 "
8
8
license "MIT"
9
9
head "https://git.tartarus.org/simon/puzzles.git" , branch : "main"
10
10
You can’t perform that action at this time.
0 commit comments