sing-box-bin 1.12.14__tar.gz → 1.12.15__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.14 → sing_box_bin-1.12.15}/PKG-INFO +1 -1
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/pyproject.toml +1 -1
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/src/sing_box_bin/__init__.py +1 -1
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/src/sing_box_bin/bin/sing-box-linux-amd64 +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/src/sing_box_bin/bin/sing-box-windows-amd64.exe +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.github/dependabot.yml +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.github/workflows/build.yml +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.github/workflows/main.yml +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.gitignore +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.pre-commit-config.yaml +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/.vscode/settings.json +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/LICENSE +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/README.md +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/assets/gif/ruff.gif +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/build.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/bump.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/format.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/lint.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/pre-commit.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/scripts/test.sh +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/src/sing_box_bin/py.typed +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/tests/test_main.py +0 -0
- {sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/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.15"
|
|
208
208
|
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
|
209
209
|
serialize = ["{major}.{minor}.{patch}"]
|
|
210
210
|
search = "{current_version}"
|
|
index 709d30b..fac6e55 100755
|
|
|
Binary file
|
{sing_box_bin-1.12.14 → sing_box_bin-1.12.15}/src/sing_box_bin/bin/sing-box-windows-amd64.exe
RENAMED
|
index 1533c90..e2155b7 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
|