1
0
Commit Graph

7 Commits

Author SHA1 Message Date
Leo Kettmeir 3a041055d2 feat: allow specifying binary name (#71) 2024-09-12 03:46:45 -07:00
Leo Kettmeir b8a676db36 fix: use dl.deno.land for downloading binaries (#67) 2024-08-21 10:24:39 -07:00
Satya Rohith a63bb6b1ba fix: add deno install root to path (#7) 2021-06-27 13:07:03 +05:30
Satya Rohith eb33d5551a chore: use github releases for stable downloads (#4) 2021-05-21 13:06:04 +02:00
Luca Casonato ebae5fab46 fmt 2021-05-18 23:34:43 +02:00
Daniel Lamando 1dbdd42fee Fix string interpolation when caching canaries (#2)
Previously, any canary's cache key would be `0.0.0-[object Object]` which isn't terribly ideal if multiple canaries are at play.
2021-04-28 22:33:16 +02:00
Luca Casonato 62abc69248 Initial pass 2021-04-10 02:16:12 +02:00