Skip to content

Commit 9b2567b

Browse files
Update formula for v1.3.0
1 parent 8eacc3b commit 9b2567b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/image-upload-transit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ImageUploadTransit < Formula
22
desc "CLI tool for uploading images and videos to Transit's CDN"
33
homepage "https://github.com/TransitApp/image-upload-transit"
4-
url "https://raw.githubusercontent.com/TransitApp/image-upload-transit/v1.2.0/image_upload_transit.py"
5-
sha256 "7df3abfcfadf97c5770f45bcbd5b3d2a8d41aa5efe1b61ded861749ce3678b32"
4+
url "https://raw.githubusercontent.com/TransitApp/image-upload-transit/v1.3.0/image_upload_transit.py"
5+
sha256 "19cee2ea35b5adffd27477f5bd8d8d22bb97d8acccd10f694a468fdca6692f3c"
66
license "MIT"
77

88
def install

0 commit comments

Comments
 (0)