Skip to content

Commit

Permalink
Scoop update for hookdeck version v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hookdeck-ci committed May 8, 2024
1 parent c62a336 commit 09057eb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions hookdeck.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "0.9.4",
"version": "0.9.5",
"architecture": {
"32bit": {
"url": "https://github.com/hookdeck/hookdeck-cli/releases/download/v0.9.4/hookdeck_0.9.4_windows_386.zip",
"url": "https://github.com/hookdeck/hookdeck-cli/releases/download/v0.9.5/hookdeck_0.9.5_windows_386.tar.gz",
"bin": [
"hookdeck.exe"
],
"hash": "370fbcae465c35333af66499440f07595a99a1ed1191dfa255caa4c331dc54c5"
"hash": "3b9d6056138d4fffe81c6065aa402a3c351cde18fefb31d9c2b40582158ab68c"
},
"64bit": {
"url": "https://github.com/hookdeck/hookdeck-cli/releases/download/v0.9.4/hookdeck_0.9.4_windows_amd64.zip",
"url": "https://github.com/hookdeck/hookdeck-cli/releases/download/v0.9.5/hookdeck_0.9.5_windows_amd64.tar.gz",
"bin": [
"hookdeck.exe"
],
"hash": "5f3bfdad053adee381eeea26acd7dc6119ed734d2f5f8e3171a1eff159b21c81"
"hash": "049b023456600b6c9e6e3e70037b3f56e35e5a470119301325dbf908c84c2fb4"
}
},
"homepage": "https://hookdeck.com",
Expand Down

0 comments on commit 09057eb

Please sign in to comment.