Skip to content

Commit

Permalink
Merge pull request #3071 from mariux64/update-sublime-text-4169
Browse files Browse the repository at this point in the history
sublime_rext: update 4166 to 4169
  • Loading branch information
wwwutz authored Feb 23, 2024
2 parents 8985ba2 + 53ecdc1 commit 07c42c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sublime_text.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION sublime_text-4.4166-0
# BEE_VERSION sublime_text-4.4169-0

# https://www.sublimetext.com/

# SRCURL[0]="https://download.sublimetext.com/sublime_text_build_4166_x64.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/a3fc5e50489a43ae890cd72ec6f5ea22/sublime_text_build_4166_x64.tar.xz"
SRCURL[0]="https://download.sublimetext.com/sublime_text_build_4169_x64.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f0ed9c14a64dab344ec56d62675cc036/sublime_text_build_4169_x64.tar.xz"

# fix /opt/sublime_text/ to /usr/bin/ in desktop file
PATCHURL+=("https://beehive.molgen.mpg.de/6db9a1940991eae8271081e73e767294/sublime_text-fixpath-desktop.patch")
Expand Down

0 comments on commit 07c42c7

Please sign in to comment.