Skip to content

Commit 4bae7be

Browse files
Updated the build_info file for python and haproxy (#64)
* Update build_info.json * Update build_info.json
1 parent 3315454 commit 4bae7be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

h/haproxy/build_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"maintainer": "Sudip Roy",
33
"package_name": "haproxy",
44
"github_url": "https://github.com/haproxy/haproxy",
5-
"version": "v3.2.1",
5+
"version": "3.2.1",
66
"package_dir": "h/haproxy",
77
"default_branch": "master",
88
"build_script": "haproxy_ubi_9.3.sh",

p/python/build_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"maintainer": "Yash Ratawa",
33
"package_name": "python",
44
"github_url": "https://github.com/python/cpython",
5-
"version": "3.13.15",
5+
"version": "3.13.5",
66
"wheel_build" : true,
77
"package_dir": "p/python",
88
"default_branch": "main",

0 commit comments

Comments
 (0)