Skip to content

Commit

Permalink
fixup! Add support for NetBSD ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Apr 3, 2024
1 parent def2e68 commit f35441f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/version.ts
@@ -1,7 +1,7 @@
const version = {
operating_system: {
freebsd: 'v0.5.0',
netbsd: 'v0.3.0-rc2',
netbsd: 'v0.3.0',
openbsd: 'v0.7.0'
},

Expand Down

0 comments on commit f35441f

Please sign in to comment.