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 97e2a43 commit d463b8eCopy full SHA for d463b8e
Formula/l/leetcode-cli.rb
@@ -1,8 +1,8 @@
1
class LeetcodeCli < Formula
2
desc "May the code be with you"
3
homepage "https://github.com/clearloop/leetcode-cli"
4
- url "https://github.com/clearloop/leetcode-cli/archive/refs/tags/v0.4.6.tar.gz"
5
- sha256 "0b7af5782947a2ae5fab7233c8ca6dd59441287033e9116e332673ee6613a9e3"
+ url "https://github.com/clearloop/leetcode-cli/archive/refs/tags/v0.4.7.tar.gz"
+ sha256 "326759d8bb413ae95ee358219014060802d0aa2df6f3c357e1e97814fa956dc6"
6
license "MIT"
7
head "https://github.com/clearloop/leetcode-cli.git", branch: "master"
8
0 commit comments