Skip to content

Commit 8b488c4

Browse files
committed
Tell Package Control to unpack the plugin
1 parent d56164e commit 8b488c4

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.no-sublime-package

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dummy

packages.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,23 @@
4040
"description": "CJK library files missing in the embedded Python of Sublime Text 3",
4141
"author": "Sean Liang",
4242
"homepage": "https://github.com/seanliang/Codecs33",
43-
"last_modified": "2013-02-21 23:30:00",
43+
"last_modified": "2013-04-03 17:00:00",
4444
"platforms": {
45+
"linux-x32": [
46+
{
47+
"version": "1.0.1",
48+
"url": "https://nodeload.github.com/seanliang/Codecs33/zipball/linux-x32"
49+
}
50+
],
4551
"linux-x64": [
4652
{
47-
"version": "1.0.0",
53+
"version": "1.0.1",
4854
"url": "https://nodeload.github.com/seanliang/Codecs33/zipball/linux-x64"
4955
}
5056
],
5157
"osx": [
5258
{
53-
"version": "1.0.0",
59+
"version": "1.0.1",
5460
"url": "https://nodeload.github.com/seanliang/Codecs33/zipball/osx"
5561
}
5662
]

0 commit comments

Comments
 (0)