GP-4917: Update to distribute Pybag 2.2.12

This commit is contained in:
Dan 2024-09-12 09:43:10 -04:00
parent f292bad0ed
commit 3b0f83c56c
2 changed files with 6 additions and 6 deletions

View File

@ -93,7 +93,7 @@ else {
}
}
distributePyDep("Pybag-2.2.10-py3-none-any.whl")
distributePyDep("Pybag-2.2.12-py3-none-any.whl")
distributePyDep("capstone-5.0.1-py3-none-win_amd64.whl")
distributePyDep("comtypes-1.4.1-py3-none-any.whl")
distributePyDep("pywin32-306-cp312-cp312-win_amd64.whl")

View File

@ -191,9 +191,9 @@ ext.deps = [
destination: file("${DEPS_DIR}/Debugger-rmi-trace/")
],
[
name: "Pybag-2.2.10-py3-none-any.whl",
url: "https://files.pythonhosted.org/packages/2d/e0/f877c91e036fcaed2a827f80d6cbdf1d26cffc3333c9ebda31c55c45f050/Pybag-2.2.10-py3-none-any.whl",
sha256: "81cf1e33dd667dd217dc56a123326796e6799b8569f2c6efb78c16375caf9b2b",
name: "Pybag-2.2.12-py3-none-any.whl",
url: "https://files.pythonhosted.org/packages/ce/78/91db67e7fe1546dc8b02c38591b7732980373d2d252372f7358054031dd4/Pybag-2.2.12-py3-none-any.whl",
sha256: "eda5ee6c4e873902981b7f525b42a02428b87c7368df2c5bdfe1ded0e6884126",
destination: file("${DEPS_DIR}/Debugger-agent-dbgeng/")
],
[