Skip to content

Commit 5227df1

Browse files
committed
Update SHA
1 parent 567176d commit 5227df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In your `deps.edn` specify an alias with a dependency on `clj.native-image`:
3131
:extra-deps
3232
{clj.native-image
3333
{:git/url "https://github.com/taylorwood/clj.native-image.git"
34-
:sha "498baa963e914fd817dbf33ea251729efd0c8f95"}}}}}
34+
:sha "567176ddb0f7507c8b0969e0a10f60f848afaf7d"}}}}}
3535
```
3636

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

0 commit comments

Comments
 (0)