sing-box-bin 1.12.18__tar.gz → 1.12.20__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.20}/PKG-INFO +1 -1
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/pyproject.toml +1 -1
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/src/sing_box_bin/__init__.py +1 -1
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/src/sing_box_bin/bin/sing-box-linux-amd64 +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/src/sing_box_bin/bin/sing-box-windows-amd64.exe +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.github/dependabot.yml +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.github/workflows/build.yml +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.github/workflows/main.yml +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.gitignore +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.pre-commit-config.yaml +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/.vscode/settings.json +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/LICENSE +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/README.md +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/assets/gif/ruff.gif +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/build.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/bump.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/format.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/lint.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/pre-commit.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/scripts/test.sh +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/src/sing_box_bin/py.typed +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/tests/test_main.py +0 -0
- {sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/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.20"
|
|
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..78f7e15 100755
|
|
|
Binary file
|
{sing_box_bin-1.12.18 → sing_box_bin-1.12.20}/src/sing_box_bin/bin/sing-box-windows-amd64.exe
RENAMED
|
index b7cab5e..ac422c9 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
|