You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
The commit hash for 0.5.14 is 01f1aaa4 - however, in solc-bin the file is uploaded as So with the leading 0 missing. I think we should fix our upload script to include leading zeros and rename the ...
You've seen it a million times—the hash-bang (#!) line at the top of a script—whether it be Bash, Python, Perl or some other scripting language. And, I'm sure you know what its purpose is: it ...