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 14ebbc4 commit de7f3c8Copy full SHA for de7f3c8
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-1.38.0.tgz"
5
- sha256 "63f54881cb415254b7194ee12c8503da4ae7d8c72ce0d4da3a54960bb6689b6e"
+ url "https://registry.npmjs.org/jsrepo/-/jsrepo-1.39.0.tgz"
+ sha256 "5f7d0986a94377e0e664e1c71967998b7f5d9cd804f82c29156142f5b3d85367"
6
license "MIT"
7
8
bottle do
0 commit comments