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 11a4618 commit 90908ccCopy full SHA for 90908cc
Formula/l/leetgo.rb
@@ -1,8 +1,8 @@
1
class Leetgo < Formula
2
desc "CLI tool for LeetCode"
3
homepage "https://github.com/j178/leetgo"
4
- url "https://github.com/j178/leetgo/archive/refs/tags/v1.4.14.tar.gz"
5
- sha256 "09fd101c71b8eb7c7b26d5815925be00eb1d228d00c1e67759585e4fed26ca82"
+ url "https://github.com/j178/leetgo/archive/refs/tags/v1.4.15.tar.gz"
+ sha256 "40525913af3a493d6ca8960ccc1d26efbaa006a331843b08f53eb6de23176661"
6
license "MIT"
7
head "https://github.com/j178/leetgo.git", branch: "master"
8
0 commit comments