Skip to content

Commit a1ace62

Browse files
committed
Odin
1 parent c6be030 commit a1ace62

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pkgs/confs/github_versions.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ coursier/coursier
4040
Enter-tainer/typst-preview
4141
asciinema/agg
4242
gvcgo/asciinema
43-
upx/upx`
43+
upx/upx
44+
odin-lang/Odin`

pkgs/utils/utils.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ var PlatformMap = map[string]string{
6666
"win": Windows,
6767
"osx": MacOS,
6868
"linux": Linux,
69+
"ubuntu": Linux,
6970
"windows": Windows,
7071
"freebsd": "freebsd",
7172
"aix": "aix",

0 commit comments

Comments
 (0)