This commit is contained in:
Patrick Schratz 2024-08-26 16:56:35 +02:00
commit 12c711474c
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -10,7 +10,14 @@ update_packages(
platform = platform,
local_clone_dir,
interval = lubridate::today(),
prune = TRUE
prune = TRUE,
build_for_minor = FALSE,
codename = NULL,
r_minor_version = NULL,
local_build_root = ".",
endpoint = "https://s3.eu-central-003.backblazeb2.com",
region = "eu-central-003",
bucket = "devxy-arm64-r-binaries"
)
}
\description{