Skip to content

Commit c872d9e

Browse files
committed
jr 0.4.0
1 parent 5cfd7ef commit c872d9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jr < Formula
22
desc "CLI program that helps you to create quality random data for your applications"
33
homepage "https://jrnd.io/"
4-
url "https://github.com/jrnd-io/jr/archive/refs/tags/v0.3.9.tar.gz"
5-
sha256 "82d8e554724cdba39fa5f976f56422b9eb119644ec9de5a3e12a670eefb67bdc"
4+
url "https://github.com/jrnd-io/jr/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "ae8f8e8fecef16f2e95b69d25460ff4f4d28b112c9877eeaf37993addf18a46d"
66
license "MIT"
77
head "https://github.com/jrnd-io/jr.git", branch: "main"
88

0 commit comments

Comments
 (0)