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