Skip to content

Commit

Permalink
Updated deps.
Browse files Browse the repository at this point in the history
Free Software Free Society

To increase the frequency of commits by ctubio,
you can buy-me-a-drink with a small git-tip at:
  1GitTipB6sY2YSbkH3BJHepUB7Cjymi9R1 (BTC addr)

To force me to write more source documentation,
you can buy-me-a-drink with a small doc-tip at:
  1KDocsmbhUEh7JgmYjuMH3nDivzSM6dphP (BTC addr)

I promise to drink chocolate milk after commit.

To request new features or in case this commit breaks something for you,
please, create a new github issue with all possible information for me,
but never share your API Keys!

Signed-off-by: Carles Tubio <ctubio@users.noreply.github.com>
  • Loading branch information
ctubio committed Aug 3, 2019
1 parent 09b9926 commit d2e0830
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ K ?= K.sh
MAJOR = 0
MINOR = 5
PATCH = 3
BUILD = 65
BUILD = 66
SOURCE := $(notdir $(wildcard src/bin/*))
CARCH = x86_64-linux-gnu \
arm-linux-gnueabihf \
Expand Down
2 changes: 1 addition & 1 deletion src/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ V_ARES = 1.15.0
V_CURL = 7.65.3
V_SQL = 3290000
V_NCUR = 6.1
V_JSON = 3.6.1
V_JSON = 3.7.0
V_CATCH = 2.9.1
V_UV = 1.30.1

Expand Down

0 comments on commit d2e0830

Please sign in to comment.