You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ Download the appropriate binary for your OS and architecture, then unzip or unta
12
12
13
13
| OS | 64-bit | 32-bit |
14
14
| ------- | ------ | ------ |
15
-
| Linux |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_linux_amd64.tar.gz)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_linux_386.tar.gz)|
16
-
| Mac |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_darwin_amd64.zip)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_darwin_386.zip)|
17
-
| Windows |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_windows_amd64.zip)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.2_windows_386.zip)|
15
+
| Linux |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_linux_amd64.tar.gz)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_linux_386.tar.gz)|
16
+
| Mac |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_darwin_amd64.zip)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_darwin_386.zip)|
17
+
| Windows |[64-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_windows_amd64.zip)|[32-bit](https://bintray.com/artifact/download/dexec/release/dexec_1.0.3_windows_386.zip)|
18
18
19
-
Binaries for other distributions are available on [Bintray](https://bintray.com/dexec/release/dexec/1.0.2).
19
+
Binaries for other distributions are available on [Bintray](https://bintray.com/dexec/release/dexec/1.0.3).
20
20
21
21
### Using Go
22
22
@@ -142,10 +142,15 @@ $ ./foo.cpp
142
142
143
143
## Contributors
144
144
145
-
Thanks to those who have raised issues or created PRs in the following repositories:
0 commit comments