@sentry/cli 2.12.0 → 2.13.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.
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=49f2d51c169ee46b4dcdad4913cac5a72fd7c25a1e55423ef62035ce7d1dec22
2
- sentry-cli-Darwin-universal=b78bb9a567d379577091cfc860af0ad3734b694cc338c042ade7ba57ad0b34b5
3
- sentry-cli-Darwin-x86_64=47ae7f2145dc9a50156b815f2db241c44282fcc8173bf7b43897492d1eb3f3d5
4
- sentry-cli-Linux-aarch64=4b9e88a1925dd09c706c2263d2d671682bc4b2f146f2ee12670ec7fe6cd51f1d
5
- sentry-cli-Linux-armv7=e30a93193d24d518e6483e930d0e099f995702030cc50a26bdecc62c1f3c5c4e
6
- sentry-cli-Linux-i686=624aa49b839d052d95eba156ae465a459f4fb0d9509c7497909eec0bab2171db
7
- sentry-cli-Linux-x86_64=ab6723a84675bc7d11bbf4f723511150af0c58e10c1c1dafb8210837d2a97673
8
- sentry-cli-Windows-i686.exe=bf90b9a411f9cef7cfce72cfe4a24595b4fbc125e40fb67eaaa702cfc4d347d0
9
- sentry-cli-Windows-x86_64.exe=138d3cd500d69a07b0548f15d297139c5f0d6604c4c806b54596abe14895bdf2
1
+ sentry-cli-Darwin-arm64=5c3234a27ffde95ef3abe344b8ec48d0233d582029816c6b37a74581a189d431
2
+ sentry-cli-Darwin-universal=549400349cddc29122373c2a166f3ea3723e309eac3690c66543924d9d638bd3
3
+ sentry-cli-Darwin-x86_64=2f597027d36035beca9b4cad79e65370bf0dd4d6aa20842c907a8cae4c8d528a
4
+ sentry-cli-Linux-aarch64=01b39b3dd502d532846b741e612a1796ce727b79bb69cbab45b23126507717f8
5
+ sentry-cli-Linux-armv7=85750995d28f7a0771f6f6a9fe23197dc35512047afc3c78bb042613d41aea8f
6
+ sentry-cli-Linux-i686=05e52e80408ad1e513cdc2e6732486331bfdc122951478a91f44c6652b282cf7
7
+ sentry-cli-Linux-x86_64=217bcb4e5fd74b189be5a834ba835828eb6f7d97d3f676ef2da26f4de3df1729
8
+ sentry-cli-Windows-i686.exe=5d0a4c3c6a49ca7cd65b685aff0d56a2e79a29e841380ca493c6bc3656ebd8cb
9
+ sentry-cli-Windows-x86_64.exe=753d0f2cb65bfb5ab95d74d034c2d58451d5dcae1136e16b3e1aa0683ee1af95
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.12.0",
3
+ "version": "2.13.0",
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/",