Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwood committed May 29, 2018
1 parent faed443 commit 830956a
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 @@ -25,7 +25,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 "226228dd9f737a73d07684d2425ff049e14eeef0"}}}}
:sha "dc6d6e97d0f2cbaaab014531e728edb72e89171f"}}}}
:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}
```

Expand Down

0 comments on commit 830956a

Please sign in to comment.