Skip to content

Commit

Permalink
update various plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nate-parrott committed Feb 10, 2015
1 parent a621f94 commit b196d0b
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 15 deletions.
1 change: 1 addition & 0 deletions PluginDirectories/1/ccgenerator.bundle/1.version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fadc1e1f2625933cea769e0994361f1543313e4b92d6b878d1b1918ab4ee8311
43 changes: 30 additions & 13 deletions PluginDirectories/1/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,26 @@
"name": "CanIUse",
"zip_url": "CanIUse.zip"
},
{
"categories": [
"Developer"
],
"creator_name": "Guilherme Ara\u00fajo",
"creator_url": "http://www.github.com/guilhermearaujo",
"description": "Generates a valid credit card number",
"displayName": "Credit Card Generator",
"examples": [
"visa",
"mastercard",
"amex",
"diners",
"jcb",
"discover",
"hipercard"
],
"name": "ccgenerator",
"zip_url": "ccgenerator.zip"
},
{
"categories": [
"Developer"
Expand Down Expand Up @@ -1691,6 +1711,16 @@
"name": "terminal",
"zip_url": "terminal.zip"
},
{
"description": "Search Thingiverse for 3D printable models",
"displayName": "Thingiverse",
"examples": [
"thing extruder upgrade",
"t wall plate customizer"
],
"name": "thing",
"zip_url": "thing.zip"
},
{
"categories": [
"Developer"
Expand Down Expand Up @@ -2000,19 +2030,6 @@
"name": "wolfram-alpha",
"zip_url": "wolfram-alpha.zip"
},
{
"categories": [
"Utilities"
],
"description": "Create a new task in Wunderlist",
"displayName": "Task to Wunderlist",
"examples": [
"wunderlist do the dishes",
"wunderlist call mom"
],
"name": "Wunderlist",
"zip_url": "Wunderlist.zip"
},
{
"categories": [
"Developer"
Expand Down
1 change: 0 additions & 1 deletion PluginDirectories/1/remind-me.bundle/2.version

This file was deleted.

1 change: 1 addition & 0 deletions PluginDirectories/1/remind-me.bundle/3.version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
45dc17a5d07c2977eee35c322b519e5329d5afd610e3e86d4061bd6c86934475
1 change: 1 addition & 0 deletions PluginDirectories/1/thing.bundle/1.version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ed94ec3f7cdea11c36cc15453bf78fc4ca397ed1ca5ffb8ccecdc642ad340989
2 changes: 1 addition & 1 deletion PluginDirectories/1/thing.bundle/info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Thingiverse",
"name": "thing",
"displayName": "Thingiverse",
"description": "Search Thingiverse for 3D printable models",
"examples": ["thing extruder upgrade", "t wall plate customizer"]
Expand Down

0 comments on commit b196d0b

Please sign in to comment.