Skip to content

Releases: gijit/gi

v1.0.9

23 Feb 22:02
Compare
Choose a tag to compare

notice: even if you use a binary, you'll still need to go get -d github.com/gijit/gi/cmd/gi in order to install the required prelude .lua source files.

checksums to verify release v1.0.9. These are binaries that can be run directly in a terminal. Please verify with sha1sum first.

$ sha1sum ./gi.exe         [ Windows binary]                                                                                          
0367e100679ff5cbeb139d5d158325a865214524  ./gi.exe
$ sha1sum ./gi_osx                                                                                                         
accd798179cf996e412682fb5d968fee38529efb  ./gi_osx                                                  
$ sha1sum ./gi_linux                                                                                                                                                                             
7908254fbb94fa347279627c388231c7b381df35  ./gi_linux
$