Skip to content

Commit d463b8e

Browse files
committed
leetcode-cli 0.4.7
1 parent 97e2a43 commit d463b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/leetcode-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LeetcodeCli < Formula
22
desc "May the code be with you"
33
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"
4+
url "https://github.com/clearloop/leetcode-cli/archive/refs/tags/v0.4.7.tar.gz"
5+
sha256 "326759d8bb413ae95ee358219014060802d0aa2df6f3c357e1e97814fa956dc6"
66
license "MIT"
77
head "https://github.com/clearloop/leetcode-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)