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 12380bf commit ae63f15Copy full SHA for ae63f15
Formula/j/jsrepo.rb
@@ -1,8 +1,8 @@
1
class Jsrepo < Formula
2
desc "Build and distribute your code"
3
homepage "https://jsrepo.dev/"
4
- url "https://registry.npmjs.org/jsrepo/-/jsrepo-2.4.1.tgz"
5
- sha256 "bd8b3ad23c587824725d6dd3a4ad8f78b23dc926f256b6206e490f7f468e8b3b"
+ url "https://registry.npmjs.org/jsrepo/-/jsrepo-2.4.2.tgz"
+ sha256 "cb48a4f074c11c95618150f3e27b43dcdb2f6bfabf65a38075021d40e6a7edd4"
6
license "MIT"
7
8
bottle do
0 commit comments