fastlane-plugin-sentry 1.22.0 → 1.23.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7eeb79b8eac06b06f2634e82c39adb02bc98338518c7a3eef0555d32c335a179
4
- data.tar.gz: 8a23a65251c4dc955ea2288d9e002e43431f491636dc0e8b8df5d1f1a51b9c7f
3
+ metadata.gz: fc2d7611096bee7e6e1ecab31ce818e6ab6c6c1ae1ac0fd25ae9f74537dc7ba6
4
+ data.tar.gz: 6b26348b346b2585b0fab6e9aeba0b9d9ce144626174e367d38c13938a7926a7
5
5
  SHA512:
6
- metadata.gz: 0b8ac832d62e8bccd4466d4f6a511629cd305cc8e356ce21108a5d4964f0035eb5c9c104e18a1f6abde79b365cdf5aa59f2dcfdbaef4a74aefa4dc0ad1968ec8
7
- data.tar.gz: 889f534c7fb20cf522cc69da572cc8e9069b21f30022448808e8598af19be5de2df51601b09edec5b0ce3cc329c19a4139ae37ef18e0c5b432f84f3792017d82
6
+ metadata.gz: b8ad5d47caf4ee6eb51387dc206b1e26059d87538deb4b3a3fa98e0ca13effc55c6f52983567c71bceabf952512209c18f79b6d1c4608e8296d13eb69937ea29
7
+ data.tar.gz: 63ee710497bc6dac338fca0b577e82ff596f158712d22d37244bf77923ce11effd1e8a53e0681364f8a89a26fa36a6384a42bbe4e3e41bd378d56dd440781d31
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2017 Sentry
3
+ Copyright (c) 2017-2024 Sentry
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Sentry
3
- VERSION = "1.22.0"
3
+ VERSION = "1.23.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-sentry
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.22.0
4
+ version: 1.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sentry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-04 00:00:00.000000000 Z
11
+ date: 2024-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: os