We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1511229 commit c89e440Copy full SHA for c89e440
Formula/dashlane-cli.rb
@@ -3,8 +3,8 @@
3
class DashlaneCli < Formula
4
desc "Command-line interface for Dashlane"
5
homepage "https://dashlane.com"
6
- url "https://github.com/Dashlane/dashlane-cli/archive/refs/tags/v6.2526.1.tar.gz"
7
- sha256 "ec2238d86a27a8caa272b32b804029a0eebd788cc00e0c4c49f11fc5db5dc444"
+ url "https://github.com/Dashlane/dashlane-cli/archive/refs/tags/v6.2526.2.tar.gz"
+ sha256 "b412466ff8aadc71f867ed1891bbea9ed8d8d8b0b2c288d92deb688b15559a4a"
8
license "Apache-2.0"
9
10
livecheck do
0 commit comments