Skip to content

Commit

Permalink
Add support for pacman binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Apr 26, 2019
1 parent 32b9528 commit 065dc98
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@
"x64"
]
},
{
"target": "pacman",
"arch": [
"ia32",
"x64"
]
},
{
"target": "rpm",
"arch": [
Expand Down

0 comments on commit 065dc98

Please sign in to comment.