Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
e0d4bd13
Commit
e0d4bd13
authored
Mar 16, 2015
by
FichteFoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4194 from airtoxin/split
Split Release
parents
07867061
cba60bca
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
6 deletions
+33
-6
a.json
repository/a.json
+14
-3
s.json
repository/s.json
+19
-3
No files found.
repository/a.json
View file @
e0d4bd13
...
...
@@ -78,8 +78,19 @@
"details"
:
"https://github.com/airtoxin/Achievement"
,
"releases"
:
[
{
"platforms"
:
"windows"
,
"sublime_text"
:
"*"
,
"branch"
:
"master"
"tags"
:
"windows-"
},
{
"platforms"
:
"linux"
,
"sublime_text"
:
"*"
,
"tags"
:
"linux-"
},
{
"platforms"
:
"osx"
,
"sublime_text"
:
"*"
,
"tags"
:
"osx-"
}
]
},
...
...
@@ -233,11 +244,11 @@
"details"
:
"https://github.com/TUD-INF-IAI-MCI/AgsbsMarkdownPlugin"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
"sublime_text"
:
"<3000"
,
"tags"
:
"st2-"
},
{
"sublime_text"
:
">=3000"
,
"sublime_text"
:
">=3000"
,
"tags"
:
"st3-"
}
]
...
...
repository/s.json
View file @
e0d4bd13
...
...
@@ -1651,13 +1651,29 @@
"details"
:
"https://github.com/airtoxin/Sublime-Sound"
,
"releases"
:
[
{
"platforms"
:
"osx"
,
"sublime_text"
:
"<3000"
,
"platforms"
:
[
"osx"
,
"linux"
],
"branch"
:
"master"
"tags"
:
"st2-osx-"
},
{
"platforms"
:
"linux"
,
"sublime_text"
:
"<3000"
,
"tags"
:
"st2-linux-"
},
{
"platforms"
:
"osx"
,
"sublime_text"
:
">=3000"
,
"branch"
:
"master"
"tags"
:
"st3-osx-"
},
{
"platforms"
:
"linux"
,
"sublime_text"
:
">=3000"
,
"tags"
:
"st3-linux-"
},
{
"platforms"
:
"windows"
,
"sublime_text"
:
">=3000"
,
"tags"
:
"st3-windows-"
}
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment