@sentry/cli 2.21.3 → 2.21.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=9eacdcb87c420f423c382b98ad0a001f40d8441ca691c619231794fb168effc1
2
- sentry-cli-Darwin-universal=4aa578b939e889ade56f725e598a5b2b305c7b86ca60131c7677ac1cfd74386c
3
- sentry-cli-Darwin-x86_64=671f4d566cd3ff35d1abb1fe644139bedf3aba22c985ecc91b552ceae3064318
4
- sentry-cli-Linux-aarch64=ddee3ac95e065ca73108266994dc4778a057c270c61a05c304c3fd07526928ea
5
- sentry-cli-Linux-armv7=cbb2dcbe0fe6c920db18a85a048937200bd09e72e37b7dda69aae7c34a2c82f2
6
- sentry-cli-Linux-i686=95601d6accfb9f7d4786ae35b2852e20545e0548f8f827c2387237f033d4fe57
7
- sentry-cli-Linux-x86_64=89c72a4bac6b49f67218807ca39a13b09babf8f8d7b385b69af189509b1e351e
8
- sentry-cli-Windows-i686.exe=74277a3d31b631622d5e8e9c0b231e0beba3a40c7a6fe3801b5c18e0e2adeaa0
9
- sentry-cli-Windows-x86_64.exe=4acfcd8f428c634e6abe7dee464e50b0dfac25a45797fada1dfcd75bffa422fb
1
+ sentry-cli-Darwin-arm64=e142beae033d0cbd04b27678be9a5c5ea1ec03fc3f385055088f5e9606077a5f
2
+ sentry-cli-Darwin-universal=bf3cbc83ed490f4bc4a75627f509a76f3d584ed16a539cd0aa9d9673d389e8a9
3
+ sentry-cli-Darwin-x86_64=88bda5b074b896f557ac7eb23442bf53d4c2085c478d6bf6464821ff2463bda6
4
+ sentry-cli-Linux-aarch64=74838d45d7915f1c9bc08b262a7cc57da8b1d597faa7d754aab4be8eb7af8e17
5
+ sentry-cli-Linux-armv7=297373be79b59c843cea7a061b8fea5effb1707dacf8c6eb3140d8c09363676e
6
+ sentry-cli-Linux-i686=45038805edf469c20f9b1fcc5d2185aafe6c3f9540223265b8a78a0054742e0a
7
+ sentry-cli-Linux-x86_64=6027f652fc3f9ad17a8b20df027d78dc458a1747db33657a4df0d9c9ba6d2ccd
8
+ sentry-cli-Windows-i686.exe=265a9bdcbf91cfc5453fb3f67762e9ebd5a8675af92b9bad7816cdbc637248f1
9
+ sentry-cli-Windows-x86_64.exe=38ca36c244c6a45e27f4b5a914b2b1eaa99b502972c630a8fec4473f053e76e4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.21.3",
3
+ "version": "2.21.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/",