Skip to content

Commit

Permalink
leetup 1.2.5
Browse files Browse the repository at this point in the history
autobump: add leetup

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
branchvincent authored and chenrui333 committed Mar 28, 2024
1 parent 4f43ff3 commit 8b4a289
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,7 @@ ldc
ldeep
lean-cli
leapp-cli
leetup
lego
leiningen
leptonica
Expand Down
4 changes: 2 additions & 2 deletions Formula/l/leetup.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Leetup < Formula

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)

Check notice on line 1 in Formula/l/leetup.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

Installed previously built bottle for leetup from

:4342bc9586a (Merge 2070cf903e9ec6662c810d0e818b93dc8e5e8b1f into 6c87d928f85ee52bf68610c6e07291e38414a4e2, 2024-03-27)
desc "Command-line tool to solve Leetcode problems"
homepage "https://github.com/dragfire/leetup"
url "https://github.com/dragfire/leetup/archive/refs/tags/v1.2.4.tar.gz"
sha256 "cc5bc54eadff45bec29eb056f8882dbf9bb506837273f17b7a609754eba418b1"
url "https://github.com/dragfire/leetup/archive/refs/tags/v1.2.5.tar.gz"
sha256 "f7fd0fed6cab7e352bf6ca5e4d0dd5631d90ef4451e27787236ff4ade36de3b8"
license "MIT"
head "https://github.com/dragfire/leetup.git", branch: "master"

Expand Down

0 comments on commit 8b4a289

Please sign in to comment.