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 73fffce commit 6bcc42eCopy full SHA for 6bcc42e
Formula/n/neosync.rb
@@ -1,8 +1,8 @@
1
class Neosync < Formula
2
desc "CLI for interfacing with Neosync"
3
homepage "https://www.neosync.dev/"
4
- url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.89.tar.gz"
5
- sha256 "8a4c8669713be7bf7450fc4fe52ae45ba6f79a6ccff9f8c9291c0e3ba7d259d7"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.90.tar.gz"
+ sha256 "90d03b4ce3467bc3452e6fa80b962f71d83ec4397f9d8a005151b43b3b4aedf4"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments