We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789b776 commit 0b5a76eCopy full SHA for 0b5a76e
Formula/magicbell-cli.rb
@@ -3,8 +3,8 @@
3
class MagicbellCli < Formula
4
desc "Work with MagicBell from the command-line"
5
homepage "https://magicbell.com"
6
- url "https://registry.npmjs.org/@magicbell/cli/-/cli-3.3.1.tgz"
7
- sha256 "c3799457fba3fd84be186de8013f70bbf9c60b8456b8566aeb8ae9e0775e2c4e"
+ url "https://registry.npmjs.org/@magicbell/cli/-/cli-3.4.0.tgz"
+ sha256 "c9e7fb53ac396a92f2fc93dac9ba9fab2841ae4e9e94e6d23fb1afde681392bd"
8
license :cannot_represent # SEE LICENSE IN LICENSE
9
10
livecheck do
0 commit comments