sing-box-bin 1.12.15__tar.gz → 1.12.17__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/PKG-INFO +1 -1
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/pyproject.toml +1 -1
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/src/sing_box_bin/__init__.py +1 -1
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/src/sing_box_bin/bin/sing-box-linux-amd64 +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/src/sing_box_bin/bin/sing-box-windows-amd64.exe +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.github/dependabot.yml +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.github/workflows/build.yml +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.github/workflows/main.yml +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.gitignore +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.pre-commit-config.yaml +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/.vscode/settings.json +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/LICENSE +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/README.md +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/assets/gif/ruff.gif +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/build.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/bump.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/format.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/lint.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/pre-commit.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/scripts/test.sh +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/src/sing_box_bin/py.typed +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/tests/test_main.py +0 -0
- {sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/uv.lock +0 -0
|
@@ -204,7 +204,7 @@ topo_order = false
|
|
|
204
204
|
sort_commits = "oldest"
|
|
205
205
|
|
|
206
206
|
[tool.bumpversion]
|
|
207
|
-
current_version = "1.12.
|
|
207
|
+
current_version = "1.12.17"
|
|
208
208
|
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
|
209
209
|
serialize = ["{major}.{minor}.{patch}"]
|
|
210
210
|
search = "{current_version}"
|
|
index fac6e55..e1ac115 100755
|
|
|
Binary file
|
{sing_box_bin-1.12.15 → sing_box_bin-1.12.17}/src/sing_box_bin/bin/sing-box-windows-amd64.exe
RENAMED
|
index e2155b7..185563e 100755
|
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|