Skip to content

Commit

Permalink
update scarb in makefile (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l authored Sep 27, 2024
1 parent e98613c commit 40dd1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

UNAME := $(shell uname)
CAIRO_2_VERSION = 2.8.2
SCARB_VERSION = 2.8.2
SCARB_VERSION = 2.8.3

# Usage is the default target for newcomers running `make`.
.PHONY: usage
Expand Down

0 comments on commit 40dd1b6

Please sign in to comment.