Skip to content

Commit

Permalink
Merge pull request #52 from ivaquero/bump-alist-cli-3.30.0
Browse files Browse the repository at this point in the history
alist-cli 3.30.0
  • Loading branch information
ivaquero authored Jan 12, 2024
2 parents b610164 + 3012e34 commit 5d2b202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/alist-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class AlistCli < Formula
desc "A file list program that supports multiple storage, powered by Gin and Solidjs."
homepage "https://github.com/alist-org/alist"
url "https://github.com/alist-org/alist/archive/refs/tags/v3.29.1.tar.gz", verified: "mirror.ghproxy.com/"
sha256 "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
url "https://github.com/alist-org/alist/archive/refs/tags/v3.30.0.tar.gz", verified: "mirror.ghproxy.com/"
sha256 "68831d5177cdbae3ab294ce4263b4221c0ff687a72dd48a844d533ccb13c3efb"
license "AGPL-3.0"
head "https://github.com/alist-org/alist.git", branch: "main"

Expand Down

0 comments on commit 5d2b202

Please sign in to comment.