Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwood committed May 10, 2019
1 parent 567176d commit 5227df1
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 @@ -31,7 +31,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 "498baa963e914fd817dbf33ea251729efd0c8f95"}}}}}
:sha "567176ddb0f7507c8b0969e0a10f60f848afaf7d"}}}}}
```

Where `core.clj` is a class with `-main` entrypoint, for example:
Expand Down

0 comments on commit 5227df1

Please sign in to comment.