소스 검색

Update scc to 2.10.1

master
Ashton Charbonneau 4 년 전
부모
커밋
e38db9b003
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      scc.json

+ 3
- 3
scc.json 파일 보기

@@ -1,10 +1,10 @@
1 1
 {
2 2
 	"homepage": "https://github.com/boyter/scc",
3 3
 	"description": "A tool similar to cloc, sloccount and tokei. For counting physical the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages. The goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.",
4
-	"version": "2.8.0",
4
+	"version": "2.10.1",
5 5
 	"license": "MIT",
6
-	"url": "https://github.com/boyter/scc/releases/download/v2.8.0/scc-2.8.0-x86_64-pc-windows.zip",
7
-	"hash": "sha256:9F32812FADCC20D363741289765623F913EE422E002BF4C5E53349147C066A0E",
6
+	"url": "https://github.com/boyter/scc/releases/download/v2.10.1/scc-2.10.1-x86_64-pc-windows.zip",
7
+	"hash": "sha256:6FAC369CE7A37DFBF1F03BCF815972FB337B57DB06F31D88CD0381135A0C4B5E",
8 8
 	"bin": [
9 9
 		[
10 10
 			"scc.exe",

Loading…
취소
저장