We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfd7ef commit c872d9eCopy full SHA for c872d9e
Formula/j/jr.rb
@@ -1,8 +1,8 @@
1
class Jr < Formula
2
desc "CLI program that helps you to create quality random data for your applications"
3
homepage "https://jrnd.io/"
4
- url "https://github.com/jrnd-io/jr/archive/refs/tags/v0.3.9.tar.gz"
5
- sha256 "82d8e554724cdba39fa5f976f56422b9eb119644ec9de5a3e12a670eefb67bdc"
+ url "https://github.com/jrnd-io/jr/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "ae8f8e8fecef16f2e95b69d25460ff4f4d28b112c9877eeaf37993addf18a46d"
6
license "MIT"
7
head "https://github.com/jrnd-io/jr.git", branch: "main"
8
0 commit comments