Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwood committed Sep 21, 2018
1 parent 0f113d4 commit f07a465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In your `deps.edn` specify an alias with a dependency on `clj.native-image`:
:extra-deps
{clj.native-image
{:git/url "https://github.com/taylorwood/clj.native-image.git"
:sha "9c742ccac262d0899afeb64db694f7679458d38a"}}}}
:sha "0f113d46f9f0d07e8a29545c636431ddf5360a7d"}}}}
:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}
```

Expand Down

0 comments on commit f07a465

Please sign in to comment.