File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ description = " The Nature Programming Language"
2
+ homepage = " https://nature-lang.org"
3
+ strip = 1
4
+ binaries = [" bin/*" ]
5
+ source = " https://github.com/nature-lang/nature/releases/download/v${ version } /nature-v${ version } -${ os } -${ arch } .tar.gz"
6
+
7
+ version "0.5.0" {
8
+ auto-version {
9
+ github-release = " nature-lang/nature"
10
+ }
11
+ }
12
+
13
+ sha256sums = {
14
+ " https://github.com/nature-lang/nature/releases/download/v0.5.0/nature-v0.5.0-darwin-amd64.tar.gz" : " 8558042c46bbe20245c094a413c4c2929af7fdb0fef816e3cae259aeaafdafe4" ,
15
+ " https://github.com/nature-lang/nature/releases/download/v0.5.0/nature-v0.5.0-darwin-arm64.tar.gz" : " 923b56ee44ce66e4c328142107f4ca9fb96755317c35baa44e5a05080206c9a3" ,
16
+ " https://github.com/nature-lang/nature/releases/download/v0.5.0/nature-v0.5.0-linux-arm64.tar.gz" : " ea89b40fd2503cdee41ae9ede02dfdaef89d29ac016f58baf661537e75414dda" ,
17
+ " https://github.com/nature-lang/nature/releases/download/v0.5.0/nature-v0.5.0-linux-amd64.tar.gz" : " 71fc60d34c3eb9db5f02e4c4afbafd5951d9d8bbc2452d08ed29fe04a7d28665" ,
18
+ }
You can’t perform that action at this time.
0 commit comments