parent
edd932a8e6
commit
3a1485d890
|
@ -28,9 +28,9 @@ def secondary_umbrella():
|
|||
name = "rabbitmq-server-generic-unix-3.13",
|
||||
build_file = "@//:BUILD.package_generic_unix",
|
||||
patch_cmds = [ADD_PLUGINS_DIR_BUILD_FILE],
|
||||
strip_prefix = "rabbitmq_server-3.13.1",
|
||||
strip_prefix = "rabbitmq_server-3.13.7",
|
||||
# This file is produced just in time by the test-mixed-versions.yaml GitHub Actions workflow.
|
||||
urls = [
|
||||
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/26.1/package-generic-unix-for-mixed-version-testing-v3.13.1.tar.xz",
|
||||
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/26.1/package-generic-unix-for-mixed-version-testing-v3.13.7.tar.xz",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue