Skip to content

Commit 0679353

Browse files
committed
cloudlist 1.2.0
1 parent ebdeff4 commit 0679353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloudlist.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cloudlist < Formula
22
desc "Tool for listing assets from multiple cloud providers"
33
homepage "https://github.com/projectdiscovery/cloudlist"
4-
url "https://github.com/projectdiscovery/cloudlist/archive/refs/tags/v1.1.0.tar.gz"
5-
sha256 "63f288b08ec4c1bd0969111b54fc3bb09a1423eaa0e60a9c9183e088742cd0bd"
4+
url "https://github.com/projectdiscovery/cloudlist/archive/refs/tags/v1.2.0.tar.gz"
5+
sha256 "ca726db484414c6c8d38623ce3bf7b52ac344a0857d003dcf62bb013e5f571a5"
66
license "MIT"
77
head "https://github.com/projectdiscovery/cloudlist.git", branch: "main"
88

0 commit comments

Comments
 (0)