Skip to content

Commit 6bcc42e

Browse files
committed
neosync 0.4.90
1 parent 73fffce commit 6bcc42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neosync.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Neosync < Formula
22
desc "CLI for interfacing with Neosync"
33
homepage "https://www.neosync.dev/"
4-
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.89.tar.gz"
5-
sha256 "8a4c8669713be7bf7450fc4fe52ae45ba6f79a6ccff9f8c9291c0e3ba7d259d7"
4+
url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.4.90.tar.gz"
5+
sha256 "90d03b4ce3467bc3452e6fa80b962f71d83ec4397f9d8a005151b43b3b4aedf4"
66
license "MIT"
77
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
88

0 commit comments

Comments
 (0)