Updating package list

This commit is contained in:
Dustin Swan
2014-02-11 15:48:28 -06:00
parent 21ad987acd
commit 2ba45cb83b
2 changed files with 14 additions and 11 deletions

View File

@@ -46,6 +46,8 @@ var packages = [
{ cask: "asepsis" },
{ cask: "keyremap4macbook" },
{ cask: "the-unarchiver" },
{ cask: "launchrocket" },
{ cask: "thunderbird" },
// Linux Only
{ arch: "rxvt-unicode" },
@@ -62,4 +64,4 @@ var packages = [
{ cask: "sketchup" }, // TODO linux
{ cask: "audacity", arch: "audacity" },
],
];