download-boot-checksum-git-checksum ( path checksum -- )


Vocabulary
zealot.factor

Inputs
pathan object
checksuman object


Outputs
None

Definition


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