Skip to content

Commit 90908cc

Browse files
committed
leetgo 1.4.15
1 parent 11a4618 commit 90908cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/leetgo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Leetgo < Formula
22
desc "CLI tool for LeetCode"
33
homepage "https://github.com/j178/leetgo"
4-
url "https://github.com/j178/leetgo/archive/refs/tags/v1.4.14.tar.gz"
5-
sha256 "09fd101c71b8eb7c7b26d5815925be00eb1d228d00c1e67759585e4fed26ca82"
4+
url "https://github.com/j178/leetgo/archive/refs/tags/v1.4.15.tar.gz"
5+
sha256 "40525913af3a493d6ca8960ccc1d26efbaa006a331843b08f53eb6de23176661"
66
license "MIT"
77
head "https://github.com/j178/leetgo.git", branch: "master"
88

0 commit comments

Comments
 (0)