@sentry/cli 2.20.4 → 2.20.5

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=25f1ff796b349a133cd3c28ac12afd89e6cd849863a66994e6958a93880cdc26
2
- sentry-cli-Darwin-universal=ad5a51b825690306382a824c905ae9d30ddf34a352255565caa017368d8b08b5
3
- sentry-cli-Darwin-x86_64=04f4b832cba392ff275c67c26315ac218450fd0dbd654b0bf94a8db31575db9b
4
- sentry-cli-Linux-aarch64=0c67bc6edd8d3c205980a5082c549099f8d84eed0516028dcdcddbdf1d20d9a7
5
- sentry-cli-Linux-armv7=68113c5ce7cd2bf18e0694f97468796e5451d5755f7ca568d5767ab8c60f8fd3
6
- sentry-cli-Linux-i686=24bf81e4ff3ed71af756d1a6ade905f9a885a91bfccf7160c458651798caa491
7
- sentry-cli-Linux-x86_64=dde8e494a4178143417a2a208559493ad7954be2a6aecf2195c21d36468b53a1
8
- sentry-cli-Windows-i686.exe=5f10392c11d3a0e6ca98a8e85a0741f5b1e798d5b58ee09a923bd5fd2b70f449
9
- sentry-cli-Windows-x86_64.exe=4e7dfde7b0d54a755755f2b3133ec1c11b5f058883025849b113fa5ef7a95df5
1
+ sentry-cli-Darwin-arm64=51910fee9a12f062e72eb4c3cfd52e57537a398da2634b50f83d1fcb2666b159
2
+ sentry-cli-Darwin-universal=d4220bd4c1f39bedc520fd9da2a9b7cca0639cb9490dd2a8be4aa8e0d586b73f
3
+ sentry-cli-Darwin-x86_64=01bfff67c5b5f1981d885a9800ccef124596c657a4f0e5901b11e8e0cd2f327e
4
+ sentry-cli-Linux-aarch64=d111f436e48893dbf19e8894d48a5001a2d702fcec98af8dc0d45c7ee8d885cf
5
+ sentry-cli-Linux-armv7=447133803f9fa20e484449facf9251d28474694fc1cb78bd0d5bb8ec4be9a30e
6
+ sentry-cli-Linux-i686=21a2f454006e48222ec7c92ea9be2bee19b2013ebcb78e83eb9d062f3ec87f60
7
+ sentry-cli-Linux-x86_64=7f949b842cc5c48e6fe291469f972df915c68db53d0ff0b51cf8d30dd90cd719
8
+ sentry-cli-Windows-i686.exe=3ccd585433a3dba3fb014b151ab59aae816de1445a7395e7aff8b831e0c2e11a
9
+ sentry-cli-Windows-x86_64.exe=c06c4e22b8edc6d3c1e4cc11fd6cd515f980069b4c736b0ec04fd5cfc1689c3c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.20.4",
3
+ "version": "2.20.5",
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/",