Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwood committed Oct 30, 2018
1 parent d97f25a commit 305d69a
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 @@ -30,7 +30,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 "0f113d46f9f0d07e8a29545c636431ddf5360a7d"}}}}
:sha "d97f25aa153e0f94139f5d03e60a345151815d4d"}}}}
:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}
```

Expand Down

0 comments on commit 305d69a

Please sign in to comment.