Skip to content

Commit b214487

Browse files
committed
feluda 1.10.0
1 parent 59e1c1e commit b214487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/feluda.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Feluda < Formula
22
desc "Detect license usage restrictions in your project"
33
homepage "https://github.com/anistark/feluda"
4-
url "https://github.com/anistark/feluda/archive/refs/tags/v1.9.8.tar.gz"
5-
sha256 "cb512ea32a3973b17a86e5c4c88bf5ba70f8e6cddda6a697172522e87b691070"
4+
url "https://github.com/anistark/feluda/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "3b58e78c4d8087db648c420b76a4524af5644f273da23bf728a3eb505b90f211"
66
license "MIT"
77
head "https://github.com/anistark/feluda.git", branch: "main"
88

0 commit comments

Comments
 (0)