Skip to content

Commit f57fe56

Browse files
Update r2sql-shell.rb
1 parent 713705f commit f57fe56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/r2sql-shell.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class R2sqlShell < Formula
22
desc "Interactive shell for querying R2 Data Catalog with R2 SQL"
33
homepage "https://github.com/marcinthecloud/r2sql-shell"
44
url "https://github.com/marcinthecloud/r2sql-shell/releases/download/v1.0.0/r2sql-shell-macos"
5-
sha256 "Y326c722240c05460f0651e1e2746ac62bf8d1dbdd726eb790c10ee3b47884364" # Run: shasum -a 256 bin/r2sql-shell-macos
5+
sha256 "326c722240c05460f0651e1e2746ac62bf8d1dbdd726eb790c10ee3b47884364" # Run: shasum -a 256 bin/r2sql-shell-macos
66
version "1.0.0"
77
license "MIT"
88

0 commit comments

Comments
 (0)