File tree 4 files changed +9
-7
lines changed
4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- golang 1.24.0
1
+ golang 1.24.1
2
2
python 3.12.1
Original file line number Diff line number Diff line change 3
3
* [ git] ( https://git-scm.com/ ) 2.46.1+
4
4
* [ ImageMagick] ( https://imagemagick.org/ ) 7.1.1+
5
5
* [ Kindle] ( https://www.amazon.com/b?ie=UTF8&node=16571048011 ) 7.20+
6
- * POSIX compatible [ make ] ( https://pubs.opengroup.org/onlinepubs/9799919799/utilities/ make.html )
6
+ * [ POSIX ] ( https://pubs.opengroup.org/onlinepubs/9799919799/ ) compatible [ make] ( https://en.wikipedia.org/wiki/Make_(software) )
7
7
* [ macOS] ( https://www.apple.com/macos ) 15+
8
8
* [ ShellCheck] ( https://www.shellcheck.net/ ) 0.10.0+
9
- * [ Go] ( https://go.dev/ ) 1.24.0 +
9
+ * [ Go] ( https://go.dev/ ) 1.24.1 +
10
10
* [ Python] ( https://www.python.org/ ) 3.12.1+
11
11
* [ Rust] ( https://www.rust-lang.org/ ) 1.75.0+
12
+ * [ POSIX] ( https://pubs.opengroup.org/onlinepubs/9799919799/ ) compatible [ sh] ( https://en.wikipedia.org/wiki/Unix_shell )
12
13
* [ Snyk] ( https://snyk.io/ )
13
14
* Provision additional dev tools with ` make -f install.mk [-j 4] `
14
15
15
16
## Recommended
16
17
17
18
* [ Amphetamine] ( https://apps.apple.com/us/app/amphetamine/id937984704 )
18
- * [ GNU] ( https://www.gnu.org/ ) /[ BSD] ( https://en.wikipedia.org/wiki/Berkeley_Software_Distribution ) make
19
- * [ zip] ( https://linux.die.net/man/1/zip )
19
+ * [ GNU] ( https://www.gnu.org/ ) /[ BSD] ( https://en.wikipedia.org/wiki/Berkeley_Software_Distribution ) [ make] ( https://en.wikipedia.org/wiki/Make_(software) )
20
+ * [ zip] ( https://infozip.sourceforge.net/ )
21
+ * [ zsh] ( https://www.zsh.org/ )
20
22
21
23
# AUDIT
22
24
Original file line number Diff line number Diff line change 8
8
## Recommended
9
9
10
10
* [ Amphetamine] ( https://apps.apple.com/us/app/amphetamine/id937984704 )
11
- * [ zip] ( https://linux.die .net/man/1/zip )
11
+ * [ zip] ( https://infozip.sourceforge .net/ )
12
12
13
13
# INSTALL
14
14
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ BSD-2-Clause
71
71
## Recommended
72
72
73
73
* [ Amphetamine] ( https://apps.apple.com/us/app/amphetamine/id937984704 )
74
- * [ zip] ( https://linux.die .net/man/1/zip )
74
+ * [ zip] ( https://infozip.sourceforge .net/ )
75
75
76
76
# INSTALL
77
77
You can’t perform that action at this time.
0 commit comments