hookdeck-cli 1.3.0-beta.1 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1111,6 +1111,9 @@ npm install hookdeck-cli@beta -g
1111
1111
  # Homebrew
1112
1112
  brew install hookdeck/hookdeck/hookdeck-beta
1113
1113
 
1114
+ # To force the symlink update and overwrite all conflicting files:
1115
+ # brew link --overwrite hookdeck-beta
1116
+
1114
1117
  # Scoop
1115
1118
  scoop install hookdeck-beta
1116
1119
 
package/bin/hookdeck CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hookdeck-cli",
3
- "version": "1.3.0-beta.1",
3
+ "version": "1.3.0",
4
4
  "description": "Hookdeck CLI",
5
5
  "repository": {
6
6
  "type": "git",