ソースを参照

Update scc to 2.12.0

master
コミット
626c2b07f5
2個のファイルの変更4行の追加4行の削除
  1. 1
    1
      README.md
  2. 3
    3
      bucket/scc.json

+ 1
- 1
README.md ファイルの表示

@@ -8,5 +8,5 @@ Current programs:
8 8
 - [Google Play Music Desktop Player](https://www.googleplaymusicdesktopplayer.com/) v4.7.1 ([GitHub releases](https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases))
9 9
 - [hledger](https://hledger.org/) v1.16.1 ([Downloads](https://hledger.org/download.html))
10 10
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.3.0.1/v2.3.1 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
11
-- [scc](https://github.com/boyter/scc) v2.11.0 ([GitHub releases](https://github.com/boyter/scc/releases))
11
+- [scc](https://github.com/boyter/scc) v2.12.0 ([GitHub releases](https://github.com/boyter/scc/releases))
12 12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 3
- 3
bucket/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.11.0",
4
+	"version": "2.12.0",
5 5
 	"license": "MIT",
6
-	"url": "https://github.com/boyter/scc/releases/download/v2.11.0/scc-2.11.0-x86_64-pc-windows.zip",
7
-	"hash": "sha256:5FB4C793C71D9E9B5BF09C810EDBECD8132DB0925C58891F2BDDE548A1E94311",
6
+	"url": "https://github.com/boyter/scc/releases/download/v2.12.0/scc-2.12.0-x86_64-pc-windows.zip",
7
+	"hash": "sha256:094A01D1CE3CCB71C1AC07CD31D1AA9332559C141ABB166D3E7B82F2ABC969B8",
8 8
 	"bin": [
9 9
 		[
10 10
 			"scc.exe",

読み込み中…
キャンセル
保存