Skip to content

Commit 652dfa6

Browse files
committed
Sync with community libraries channel
1 parent 4f25b29 commit 652dfa6

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

repository/libraries.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@
773773
"releases": [
774774
{
775775
"base": "https://github.com/sublimelsp/lsp_utils",
776-
"python_versions": ["3.3", "3.8", "3.13"],
776+
"python_versions": ["3.3", "3.8"],
777777
"sublime_text": "3154 - 4069",
778778
"tags": "st3-v"
779779
},
@@ -1787,7 +1787,7 @@
17871787
"releases": [
17881788
{
17891789
"base": "https://github.com/packagecontrol/requests",
1790-
"python_versions": ["3.3", "3.8", "3.13"],
1790+
"python_versions": ["3.3"],
17911791
"tags": true
17921792
},
17931793
{
@@ -2044,8 +2044,14 @@
20442044
"releases": [
20452045
{
20462046
"base": "https://github.com/SublimeText/sublime_lib",
2047-
"python_versions": ["3.3", "3.8", "3.13"],
2048-
"tags": true
2047+
"asset": "sublime_lib-*-py3-none-any.whl",
2048+
"python_versions": ["3.3"],
2049+
"tags": "st3-v"
2050+
},
2051+
{
2052+
"base": "https://github.com/SublimeText/sublime_lib",
2053+
"asset": "sublime_lib-*-py3-none-any.whl",
2054+
"python_versions": ["3.8", "3.13"]
20492055
}
20502056
]
20512057
},

0 commit comments

Comments
 (0)