sing-box-bin 1.12.12__py3-none-any.whl → 1.12.14__py3-none-any.whl

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/__init__.py CHANGED
@@ -4,7 +4,7 @@ from pathlib import Path
4
4
 
5
5
  __all__ = ["get_bin_path"]
6
6
 
7
- __version__ = "1.12.12"
7
+ __version__ = "1.12.14"
8
8
 
9
9
 
10
10
  def get_bin_path() -> Path:
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sing-box-bin
3
- Version: 1.12.12
3
+ Version: 1.12.14
4
4
  Summary: python template package
5
5
  Project-URL: Homepage, https://github.com/aittcuszz/sing-box-bin
6
6
  Project-URL: Issues, https://github.com/atticuszeller/sing-box-bin/issues
@@ -52,7 +52,7 @@ A Python wrapper for sing-box binary releases
52
52
  git add src/sing_box_bin/bin/
53
53
  git commit -m "feat: update sing-box binary to version vx.y.z"
54
54
  uv tool install bump-my-version
55
- bump-my-version bump --new-version "x.y.z"
55
+ bump-my-version bump --new-version vx.y.z --commit --tag
56
56
  git push origin main --tags
57
57
  ```
58
58
 
@@ -0,0 +1,9 @@
1
+ sing_box_bin/__init__.py,sha256=JeKMJUF3YCS45ZTVh6yfgnduQNLKBfl990Hvq-2E274,562
2
+ sing_box_bin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ sing_box_bin/bin/sing-box-linux-amd64,sha256=KGfDa73D6TT8G0Wa-cd13xys8Mri18oOHLuva6n1UEM,31494292
4
+ sing_box_bin/bin/sing-box-windows-amd64.exe,sha256=stg-dXM3kSwxhmTmOKWoCZ21MH19FNlcedLezVD04EY,26279936
5
+ sing_box_bin-1.12.14.dist-info/METADATA,sha256=H27m8LEqHJKHbiT99yakWJzgi6wyjoqoaTiRfedZ2xw,2695
6
+ sing_box_bin-1.12.14.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
+ sing_box_bin-1.12.14.dist-info/entry_points.txt,sha256=dqzw2co9IDYJxV7bP6leE8tZDdvo7IXuTaOq-O2j6K8,50
8
+ sing_box_bin-1.12.14.dist-info/licenses/LICENSE,sha256=QeGTPA1ps6IxVztxQ62u7-x-oEe1S_fvleYlm5VlBc8,1067
9
+ sing_box_bin-1.12.14.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- sing_box_bin/__init__.py,sha256=JVr-SG7Oll3fFiy_Pl-svJvxCFhjtho1yHsjtonX--E,562
2
- sing_box_bin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- sing_box_bin/bin/sing-box-linux-amd64,sha256=NnIu8VTJ8v6sc3mYed1v3OVT-ReDOCfqtCgKfhXQ1ZU,31482004
4
- sing_box_bin/bin/sing-box-windows-amd64.exe,sha256=UiAf9k1FXCfRlhUwQnN2-hmkCfyfMoSSWb4YwAXZZM4,26274304
5
- sing_box_bin-1.12.12.dist-info/METADATA,sha256=efg1BKVtT4v4_z0MA_bJZ3ajprFggGQB_vgO-y5ON6s,2681
6
- sing_box_bin-1.12.12.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
- sing_box_bin-1.12.12.dist-info/entry_points.txt,sha256=dqzw2co9IDYJxV7bP6leE8tZDdvo7IXuTaOq-O2j6K8,50
8
- sing_box_bin-1.12.12.dist-info/licenses/LICENSE,sha256=QeGTPA1ps6IxVztxQ62u7-x-oEe1S_fvleYlm5VlBc8,1067
9
- sing_box_bin-1.12.12.dist-info/RECORD,,