download-boot-checksum-branch ( path branch -- )


Vocabulary
zealot.factor

Inputs
pathan object
branchan object


Outputs
None

Definition


: download-boot-checksum-branch ( path branch -- )
[
"https://downloads.factorcode.org/images/%s/checksums.txt"
sprintf download drop
] curry with-directory ;