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