Skip to content

Commit c9b0bf3

Browse files
committed
2.00 release
1 parent 615c30d commit c9b0bf3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* * *
66
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
77

8-
Latest release: v1.98 (Aug. 19, 2023)
8+
Latest release: v2.00 (Feb. 17, 2024)
99

1010
<a href="https://github.com/AlDanial/cloc/graphs/contributors" alt="Contributors">
1111
<img src="https://img.shields.io/github/contributors/AlDanial/cloc" /></a>
@@ -64,8 +64,8 @@ Step 3: Invoke cloc to count your source files, directories, archives,
6464
or git commits.
6565
The executable name differs depending on whether you use the
6666
development source version (`cloc`), source for a
67-
released version (`cloc-1.98.pl`) or a Windows executable
68-
(`cloc-1.98.exe`).
67+
released version (`cloc-2.00.pl`) or a Windows executable
68+
(`cloc-2.00.exe`).
6969

7070
On this page, `cloc` is the generic term
7171
used to refer to any of these.
@@ -408,14 +408,14 @@ C:> cpan -i Regexp::Common
408408
C:> cpan -i Algorithm::Diff
409409
C:> cpan -i PAR::Packer
410410
C:> cpan -i Win32::LongPath
411-
C:> pp -M Win32::LongPath -M Encode::Unicode -M Digest::MD5 -c -x -o cloc-1.98.exe cloc-1.98.pl
411+
C:> pp -M Win32::LongPath -M Encode::Unicode -M Digest::MD5 -c -x -o cloc-2.00.exe cloc-2.00.pl
412412
</pre>
413413

414414
A variation on the instructions above is if you installed the portable
415415
version of Strawberry Perl, you will need to run `portableshell.bat` first
416416
to properly set up your environment.
417417

418-
The Windows executable in the Releases section, <tt>cloc-1.98.exe</tt>,
418+
The Windows executable in the Releases section, <tt>cloc-2.00.exe</tt>,
419419
was built on a 64 bit Windows 10 computer using
420420
[Strawberry Perl](http://strawberryperl.com/)
421421
5.30.2 and
@@ -437,6 +437,9 @@ executable and also check sites such
437437
https://www.virustotal.com/ .
438438
The entries for recent versions are:
439439

440+
cloc-2.00.exe:
441+
https://www.virustotal.com/gui/file/7a234ef0cb495de1b5776acf88c5554e2bab1fb02725a5fb85756a6db3121c1f
442+
440443
cloc-1.98.exe:
441444
https://www.virustotal.com/gui/file/88615d193ec8c06f7ceec3cc1d661088af997798d87ddff331d9e9f9128a6782?nocache=1
442445

0 commit comments

Comments
 (0)