Skip to content

Commit

Permalink
Fixed clib.json and README for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
WestleyK committed Dec 13, 2019
1 parent 6ff5451 commit 4bf2a4e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ git clone https://github.com/WestleyR/list-files.git
cd lf/
# checkout to a stable version (optional)
git checkout v1.5.0
git checkout v1.5.2
make
make test # optional, it only takes a second
Expand Down Expand Up @@ -82,7 +82,7 @@ your `clib.json` or `package.json`:

```json
"dependencies": {
"WestleyR/list-files": "v1.5.0"
"WestleyR/list-files": "v1.5.2"
}
```

Expand Down
9 changes: 4 additions & 5 deletions checksum.sha256sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0ce1c7235e7a2cf832044217044a240dc2b1f58cfceb560b6525856493a4dc9a ./lf
6cf3bfa1893afea518852dfd0964a80d233179c4d3d177cbbf474f1d6adc4034 ./lf
5864b0502bb3ffd5c6e1454937fd9c6ba43212fd6a251a00973bfe93a230675a ./tests-funcs
ecbd817a39e0ec1908d226257f0466b98242577d56b83d50d0c9580ae2892f83 ./Makefile
4e8d2ef0cab53d73d8c2c2a8ca07f2ed87632ed7a7b508f6a32b5777b405b2e9 ./src/add_slash.c
Expand All @@ -10,7 +10,7 @@ b96b90bea578c4b5f9888dc1ed5c7be7231dc1a2882103a089d3e19a14b11526 ./src/iszip.c
cb23437d17e9a9e3510bba573753ae31053760b562792d9905d7075b72dcd419 ./src/add_slash.h
2410b8760ef3125ec104cd16b55463258768041501c54b32cad85fc13ecfd082 ./src/add_slash.o
e608c24e419cf92fac3e5ac8c07dccac6eb3f8ba453c275a2917f69ebbf98ded ./src/extcmp.c
66a74feb32539fb9d180257d7a11a8ad40f1267abefb18d77c2597d472f09df9 ./src/main-lf.o
c23d8bbe3212079aabac2c3e7c489adb4d83214e8b67dc29d0107c4752ffc3bc ./src/main-lf.o
96437532ce0d5b1b58fba64113ed48bdfb29ff57c926352d864e4986c7883c15 ./src/extcmp.o
be213be49bfad26f68ae579860fbbdbcbe926259b9157f1033b2029076f27da8 ./src/extcmp.h
feb1792a31f0f026ddbb572d0d0c64634d139799be76592f6efae77968eca836 ./src/main-lf.c
Expand All @@ -28,7 +28,6 @@ f8214a223a389d814f251464e385509492e15fd42c663f7fd9ae3adb96d8aca7 ./tests/2.fail
24d72cf8a18c504e0301052b38c9b510a460d73b01c84ada4df552ab33a0a426 ./tests/11.-m_compair_with_ls_wc
8f6a6e8d76a2458820e519bd904fd3572099936dc77011befa5f510c5d54bd3a ./tests/9.compair_with_ls_wc
d15eefd2c75808159c7a93b81833a0d37701dfe7cf89159d6627725af5c7ed0b ./tests/4.-a_option
163257678ed22385fa8348bd2f23a0850d24bb609715a8a20148ec45a61b4d86 ./tests/22.one-root-file
52aa50ebf12be467a6e199053a09853d9e4ab3deb47ff5dc58282c8ede699566 ./tests/21.broken-link
b6b7fd1b867766a17455dae0613cff48a00875b73aa5b35a40eccb7ef6c4535b ./tests/12.version_flag
72bc30bd85d75d05c5eeca0df5481028d4b05593848133a144b580af382e3a60 ./tests/testdata/.fileh
Expand Down Expand Up @@ -62,6 +61,6 @@ dab281e18d21e64885dea70196bc47c5ea7ca25c0f2d66bf2ea814e91c4e1c77 ./pre-compiled
c71cf0539983668e88dda84c78382a14a5d03c4dc9d158d969d4cdddf6957eba ./pre-compiled/dynamic/x86_64/lf
5dc79241d0430c1b9aca407d32d67b22dc9134623bd422e7fc07851ec8e6f6df ./pre-compiled/dynamic/x86_64/README.md
4bab847b851330b85984a0d66e2cb77d1e35caf80dd152b43b7cb1d553d02217 ./run-tests
0beec330d242af59d847d633092781d4660850560a69482ea86ba11aed3b236d ./clib.json
556552cca17fe39dfa24d537067ba644e342056e645b5d57856783670cc2308f ./README.md
7e36409a1fd86f041d456f779718a924c62fb05a113b9c9a16bee19ea509728e ./clib.json
5dba6e8dee5a579ccf0fa05585fdaf2bfc71c95c911f338177eb98ee2ebe33a3 ./README.md
db1c1e7d1683277e7edb0de7cf885d1c21934bacab17f2076623c5045e03ea33 ./LICENSE
10 changes: 4 additions & 6 deletions checksum.ssum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
98237076 ./lf
9cc35362 ./lf
d5864fa4 ./tests-funcs
a446e7ef ./Makefile
1d34ef9f ./src/add_slash.c
Expand All @@ -10,7 +10,7 @@ a4a200f1 ./src/iszip.o
9ddddf35 ./src/add_slash.h
696769b6 ./src/add_slash.o
96d9b47e ./src/extcmp.c
45c5ad37 ./src/main-lf.o
bc5a6129 ./src/main-lf.o
6cf0f78a ./src/extcmp.o
5cc4a5fa ./src/extcmp.h
7f3273d3 ./src/main-lf.c
Expand All @@ -19,7 +19,6 @@ a4a200f1 ./src/iszip.o
ec228f7d ./src/color.h
29a1f82f ./src/find_link.o
27bfa6fa ./src/readable-fs.c
a5b43cf8 ./checksum.sha256sum
b863aa26 ./deps/c-utils/c-utils.c
04e33b8d ./deps/c-utils/c-utils.h
e0601357 ./deps/c-utils/c-utils.o
Expand All @@ -29,7 +28,6 @@ c02f0934 ./deps/c-utils/package.json
d781152a ./tests/11.-m_compair_with_ls_wc
ddc92836 ./tests/9.compair_with_ls_wc
abcffc7b ./tests/4.-a_option
9bb3b173 ./tests/22.one-root-file
c85f1a64 ./tests/21.broken-link
bc3aa965 ./tests/12.version_flag
40784a71 ./tests/testdata/.fileh
Expand Down Expand Up @@ -62,6 +60,6 @@ ac970207 ./tests/14.no_such_file_or_directory
e53c8735 ./pre-compiled/dynamic/x86_64/lf
1ff258b4 ./pre-compiled/dynamic/x86_64/README.md
1a1a4c77 ./run-tests
1f74036f ./clib.json
7ecac48d ./README.md
43c9d8df ./clib.json
79af067d ./README.md
858867e5 ./LICENSE
2 changes: 1 addition & 1 deletion clib.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "list-files-utils",
"version": "v1.5.0",
"version": "v1.5.2",
"repo": "WestleyR/list-files",
"license": "The Clear BSD License",
"description": "file utils",
Expand Down
8 changes: 0 additions & 8 deletions tests/22.one-root-file

This file was deleted.

0 comments on commit 4bf2a4e

Please sign in to comment.