update 2022-11-11 09:02:19

This commit is contained in:
github-actions[bot] 2022-11-11 09:02:19 +08:00
parent a1628a780d
commit 33c0bfd70a
2 changed files with 7 additions and 2 deletions

View File

@ -4125,8 +4125,13 @@ table.interfaces .th{
.cbi-value>.cbi-value-field>div:first-child+br{
display:none;
}
.cbi-page-actions.control-group.fixed {
position: fixed;
bottom: 1.3rem;
right: 2rem;
}
#cbi-vssr+.cbi-page-actions.control-group.fixed {
bottom: 4.8rem;
}

View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sing-box
PKG_VERSION:=1.1-beta13
PKG_VERSION:=1.1-beta14
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=c4c4393685ab80b93eea2eb1d20bb960e2d98d7d0ffa8e0201eefde8fbb986e6
PKG_HASH:=6dcdd7b82e0e562b8a2016a0a1976f602488c575a098d0170792299382215e77
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE