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 e803a00 commit 64e849cCopy full SHA for 64e849c
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.2.1.tgz"
5
- sha256 "491f27d92ee535ea2b466915a38124ef124c72d53c13a6f4e9245c80a6e89b08"
+ url "https://registry.npmjs.org/jsrepo/-/jsrepo-2.2.2.tgz"
+ sha256 "f112c40c76a816ce57c90c169b3012737a823416e44247db54f7cb8146d09645"
6
license "MIT"
7
8
bottle do
0 commit comments