Skip to content

Commit

Permalink
Odin
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Apr 21, 2024
1 parent c6be030 commit a1ace62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/confs/github_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ coursier/coursier
Enter-tainer/typst-preview
asciinema/agg
gvcgo/asciinema
upx/upx`
upx/upx
odin-lang/Odin`
1 change: 1 addition & 0 deletions pkgs/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ var PlatformMap = map[string]string{
"win": Windows,
"osx": MacOS,
"linux": Linux,
"ubuntu": Linux,
"windows": Windows,
"freebsd": "freebsd",
"aix": "aix",
Expand Down

0 comments on commit a1ace62

Please sign in to comment.