Skip to content

Commit

Permalink
[email protected]: Add autoupdate hash url (#6351)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-l-a-v authored Dec 18, 2024
1 parent 82ccdbe commit ac127f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bucket/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v$version/deno-x86_64-pc-windows-msvc.zip"
}
},
"hash": {
"url": "$url.sha256sum",
"regex": "$sha256"
}
}
}

0 comments on commit ac127f4

Please sign in to comment.