Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Nov 20, 2024
1 parent 369a3ea commit f60418c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

UNAME := $(shell uname)

CAIRO_2_VERSION=2.8.0
SCARB_VERSION = 2.8.0
CAIRO_2_VERSION=2.9.0-dev.0
SCARB_VERSION = 2.8.4

needs-cairo2:
ifeq ($(wildcard ./cairo2/.),)
Expand Down

0 comments on commit f60418c

Please sign in to comment.