Commit af675d7 1 parent 1b1b0e8 commit af675d7 Copy full SHA for af675d7
File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
name: vein.compiler
2
- version: '0.30.3 '
2
+ version: '0.30.4 '
3
3
author:
4
4
- name: Yuuki Wesp
5
5
github: '0xF6'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vein.compiler" ,
3
- "version" : " 0.30.3 " ,
3
+ "version" : " 0.30.4 " ,
4
4
"workloads" : {
5
5
"vein-compiler" : {
6
6
"name" : " vein-compiler" ,
22
22
"name" : " vein-compiler-package" ,
23
23
"kind" : " tool" ,
24
24
"aliases" : {
25
- "win-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /veinc.compiler.win-x64.zip" ,
26
- "osx-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /veinc.compiler.osx-x64.zip" ,
27
- "osx-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /veinc.compiler.osx-arm64.zip" ,
28
- "linux-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /veinc.compiler.linux-x64.zip" ,
29
- "linux-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /veinc.compiler.linux-arm64.zip"
25
+ "win-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /veinc.compiler.win-x64.zip" ,
26
+ "osx-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /veinc.compiler.osx-x64.zip" ,
27
+ "osx-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /veinc.compiler.osx-arm64.zip" ,
28
+ "linux-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /veinc.compiler.linux-x64.zip" ,
29
+ "linux-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /veinc.compiler.linux-arm64.zip"
30
30
},
31
31
"definition" : [
32
32
{
Original file line number Diff line number Diff line change 1
1
name: vein.runtime
2
- version: '0.30.3 '
2
+ version: '0.30.4 '
3
3
author:
4
4
- name: Yuuki Wesp
5
5
github: '0xF6'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vein.runtime" ,
3
- "version" : " 0.30.3 " ,
3
+ "version" : " 0.30.4 " ,
4
4
"workloads" : {
5
5
"vein-compiler" : {
6
6
"name" : " vein-runtime" ,
20
20
"name" : " vein-runtime-package" ,
21
21
"kind" : " tool" ,
22
22
"aliases" : {
23
- "win-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /vein.runtime.win-x64.zip" ,
24
- "linux-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /vein.runtime.linux-x64.zip" ,
25
- "osx-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.3 /vein.runtime.osx-arm64.zip"
23
+ "win-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /vein.runtime.win-x64.zip" ,
24
+ "linux-x64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /vein.runtime.linux-x64.zip" ,
25
+ "osx-arm64" : " https://github.com/vein-lang/vein/releases/download/v0.30.4 /vein.runtime.osx-arm64.zip"
26
26
},
27
27
"definition" : [
28
28
{
You can’t perform that action at this time.
0 commit comments