Skip to content

Commit a85b25f

Browse files
committed
2 parents fb309b2 + c8beac7 commit a85b25f

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

.github/SIZE.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```mathematica
2-
784K └─┬ main
2+
816K └─┬ main
33
412K ├─┬ Github
44
408K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
@@ -35,15 +35,19 @@
3535
4.0K │ ├── alpine_loongarch64.dockerfile
3636
4.0K │ ├── alpine.dockerfile
3737
4.0K │ └── alpine-ix.dockerfile
38-
236K ├─┬ Linux
38+
268K ├─┬ Linux
3939
40K │ ├─┬ tss
40-
32K │ │ ├─┬ src
41-
24K │ │ │ ── main.rs
42-
4.0K │ │ │ └── Cargo.toml
43-
4.0K │ │ └── README.md
40+
28K │ │ ├─┬ src
41+
24K │ │ │ ── main.rs
42+
4.0K │ │ ── README.md
43+
4.0K │ │ └── Cargo.toml
4444
40K │ ├─┬ extraxtor
4545
32K │ │ ├── main.go
4646
4.0K │ │ └── README.md
47+
32K │ ├─┬ rename
48+
24K │ │ ├─┬ src
49+
20K │ │ │ └── main.rs
50+
4.0K │ │ └── Cargo.toml
4751
32K │ ├── rbuilder.sh
4852
28K │ ├── extraxtor.sh
4953
20K │ ├── install_bins_curl.sh

.github/SIZE.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
784K └─┬ main
1+
816K └─┬ main
22
412K ├─┬ Github
33
408K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
@@ -34,15 +34,19 @@
3434
4.0K │ ├── alpine_loongarch64.dockerfile
3535
4.0K │ ├── alpine.dockerfile
3636
4.0K │ └── alpine-ix.dockerfile
37-
236K ├─┬ Linux
37+
268K ├─┬ Linux
3838
40K │ ├─┬ tss
39-
32K │ │ ├─┬ src
40-
24K │ │ │ ── main.rs
41-
4.0K │ │ │ └── Cargo.toml
42-
4.0K │ │ └── README.md
39+
28K │ │ ├─┬ src
40+
24K │ │ │ ── main.rs
41+
4.0K │ │ ── README.md
42+
4.0K │ │ └── Cargo.toml
4343
40K │ ├─┬ extraxtor
4444
32K │ │ ├── main.go
4545
4.0K │ │ └── README.md
46+
32K │ ├─┬ rename
47+
24K │ │ ├─┬ src
48+
20K │ │ │ └── main.rs
49+
4.0K │ │ └── Cargo.toml
4650
32K │ ├── rbuilder.sh
4751
28K │ ├── extraxtor.sh
4852
20K │ ├── install_bins_curl.sh

0 commit comments

Comments
 (0)