Skip to content

Commit

Permalink
Update Teletube to v0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Manfred committed Mar 21, 2023
1 parent 0f65e54 commit 80a592b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/teletube.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Teletube < Formula
desc 'Command line interface for interacting with the SWITCHtube web service'
homepage 'https://github.com/Fingertips/teletube'
url 'https://github.com/Fingertips/teletube/archive/refs/tags/v0.0.8.tar.gz'
version '0.0.8'
sha256 '0efcf4474b7d36eb99e7e6fbf687c6d2ceab8f5e55d7bb2e6de93c779465df0f'
url 'https://github.com/Fingertips/teletube/archive/refs/tags/v0.1.0.tar.gz'
version '0.1.0'
sha256 '7cfe1070f6e227c924aa01507b55cf29aa3790dd538324f71b6f6fd672052e49'
head 'https://github.com/Fingertips/teletube.git'

depends_on 'crystal-lang' => :build
Expand Down

0 comments on commit 80a592b

Please sign in to comment.