Skip to content

Commit

Permalink
sublime_text: update 4121 to 4126
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Jan 3, 2022
1 parent 453eb02 commit 19f6fc8
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.4121-1
# BEE_VERSION sublime_text-4.4126-0

# https://www.sublimetext.com/

#SRCURL[0]="https://download.sublimetext.com/sublime_text_build_4121_x64.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/b4d32a749874442a0c09c8d771da8e17/sublime_text_build_4121_x64.tar.xz"
# SRCURL[0]="https://download.sublimetext.com/sublime_text_build_4126_x64.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/65822807462bd930b997743180636d6f/sublime_text_build_4126_x64.tar.xz"

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

0 comments on commit 19f6fc8

Please sign in to comment.