@sentry/cli 2.19.1 → 2.19.3

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.
Files changed (2) hide show
  1. package/checksums.txt +9 -9
  2. package/package.json +1 -1
package/checksums.txt CHANGED
@@ -1,9 +1,9 @@
1
- sentry-cli-Darwin-arm64=46fafa37b53610196bb93d46a53ee07d74f7f3348259a6bd6dabb86c57e8429f
2
- sentry-cli-Darwin-universal=4dc33d289c78138f03ef0ac99ec7b5be799551c6f3d4c5e147230c8f1bf7fb1c
3
- sentry-cli-Darwin-x86_64=947701ac572a0c566bd00d3c655f11b3d8a139b281e40a5d344e15fad4dec018
4
- sentry-cli-Linux-aarch64=3b3188f52ac9f132db60ec59d896f475d9914d0af7da0b8236af12aac4097007
5
- sentry-cli-Linux-armv7=710c4be910c2d660d3e81488affb5f1c29d11deffede4da223d0548193e6d970
6
- sentry-cli-Linux-i686=0e120b96dc565eb6d770809d7a21be4f5bce30ef432e482403e50aa24ffa7327
7
- sentry-cli-Linux-x86_64=88277b96230fd6d0257aaf373d4108abee6882e67fca012721a0cd5de7c63b5c
8
- sentry-cli-Windows-i686.exe=4c433677c22ce337c768a82a924b95986f1508dae64aab8d60053faad114291d
9
- sentry-cli-Windows-x86_64.exe=87d1d8d9b0c99b9cf35a25b1e6fa21ba11af6604fea0b825fa2b175f9a9b36bc
1
+ sentry-cli-Darwin-arm64=976e7dc542ceac7391da895d29fa7f45ad1bc30bb5e40018ca2776a00397d56c
2
+ sentry-cli-Darwin-universal=31ad824af72d68eb972adea20598b58f751d4f416ea74f75e83653ff0042e59e
3
+ sentry-cli-Darwin-x86_64=091102551e694e18ab500410da918d71f73f226a324242d4ce0d909a7fe52985
4
+ sentry-cli-Linux-aarch64=37b994950280aa4e0777b6d11ada699a5a8c51a1f321a8b3444f36d4bce4a5b4
5
+ sentry-cli-Linux-armv7=5fb865b203682343b7985b8c41c76d29cee95aa5d29538f966926f0203473789
6
+ sentry-cli-Linux-i686=ac8c64e87d93990c6176ef0dabc116d3e76034a8ccab28e24924a5699b1e0b55
7
+ sentry-cli-Linux-x86_64=1cf2c1ab70ec0ba59c5a7fad317e22b4a5ac95fe03ea9b2361c1c165f0d597da
8
+ sentry-cli-Windows-i686.exe=39befe605356a5e8adca03e8c0d5909f0cffa5062124d9be3469384a42349e2c
9
+ sentry-cli-Windows-x86_64.exe=dc2a56becc207734b156cea60a3f69367602c71ee5b73c35cff7cc1a83c28e81
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.19.1",
3
+ "version": "2.19.3",
4
4
  "description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/",
5
5
  "repository": "git://github.com/getsentry/sentry-cli.git",
6
6
  "homepage": "https://docs.sentry.io/hosted/learn/cli/",